Tim Tassonis <[EMAIL PROTECTED]> writes:
> When examining strange behaviour in one of my programs I found out that 
> I must have somehow gotten into a timeout situation when fetching rows 
> from a cursor. My program read the first row, did some stuff for six 
> minutes and then tried to fetch the second row, which failed. The 
> connection however was still alive and further database access in the 
> program worked m'kay.

Failed how, exactly?  Did anything show up in the postmaster log?

                        regards, tom lane

---------------------------(end of broadcast)---------------------------
TIP 4: Have you searched our list archives?

               http://archives.postgresql.org/

Reply via email to