Re: blocking mode

Поиск
Список
Период
Сортировка
От Richard Huxton
Тема Re: blocking mode
Дата
Msg-id 4548E00B.9070301@archonet.com
обсуждение исходный текст
Ответ на blocking mode  (Bobby Gontarski <Gontarski@seznam.cz>)
Список pgsql-general
Bobby Gontarski wrote:
> From time to time I get Notice: Unknown: Cannot set connection to
> blocking mode in Unknown on line 0.
>
> What it is? Is it really a problem with postgresql. I am using
> Apache/2.2.3 (Unix) PHP/5.1.6/ postgresql 8.1

I can't find the string "connection to blocking mode" in the source for
8.1. If this was a PostgreSQL error you should be able to get it to
appear in your PostgreSQL logs.

Perhaps look at whatever is reporting the error, although the "Unknown
on line 0" suggests to me that it might not be easy to track this down.

--
   Richard Huxton
   Archonet Ltd

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

Предыдущее
От: "A. Kretschmer"
Дата:
Сообщение: Re: blocking mode
Следующее
От: Thomas Kellerer
Дата:
Сообщение: Re: Compiling/Installing as a non-admin user