Tim Tassonis <timtas@xxxxxxxx> 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