From: | Richard Huxton <dev(at)archonet(dot)com> |
---|---|
To: | Bobby Gontarski <Gontarski(at)seznam(dot)cz> |
Cc: | pgsql-general(at)postgresql(dot)org |
Subject: | Re: blocking mode |
Date: | 2006-11-01 17:57:31 |
Message-ID: | 4548E00B.9070301@archonet.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | 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
From | Date | Subject | |
---|---|---|---|
Next Message | Thomas Kellerer | 2006-11-01 18:15:28 | Re: Compiling/Installing as a non-admin user |
Previous Message | A. Kretschmer | 2006-11-01 17:39:29 | Re: blocking mode |