Re: Postgresql going to sleep?

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Postgresql going to sleep?
Дата
Msg-id 5849.1064536223@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Postgresql going to sleep?  (Raj Mathur <raju@linux-delhi.org>)
Ответы Re: Postgresql going to sleep?
Re: Postgresql going to sleep?
Список pgsql-admin
Raj Mathur <raju@linux-delhi.org> writes:
> I'm consistently getting into a situation where the database client
> just goes to sleep in a query after some number of queries in quick
> succession. Using PostgreSQL 7.2.3 on Red Hat Linux 8.0.  The
> postgres process shows up as ``idle in transaction'' in a ps.

In that case, the backend is waiting for input from the client.

If the client thinks it is waiting for the backend, I'd wonder about a
missing "fflush" or something like that.  What client software are you
using?

            regards, tom lane

В списке pgsql-admin по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: invalid page header
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Fw: Case Insensitive Test