Kevin Houle <[EMAIL PROTECTED]> writes: > The nature of the bug is that an 'lo_read' operation performed > with DBD::Pg caused a segfault with postgresql-libs-7.3.2 and > "hangs" on files >= 32768 bytes with postgresql-libs-7.3.4. The > hang is actually a read() loop on the socket generating EAGAIN > error on each read().
I finally realized what's going on here. 7.3 branch CVS tip should fix it. regards, tom lane ---------------------------(end of broadcast)--------------------------- TIP 4: Don't 'kill -9' the postmaster