Re: [BUGS] Hang in PQgetResult

2004-06-05 Thread Tom Lane
"Ivetta Starikova" <[EMAIL PROTECTED]> writes: > I have a problem with my program that inserts records into postgreSQL > database. > After continuously running for several days, it suddenly hangs. Looks to me like it's waiting for the server process. Are you sure there isn't some other operation

[BUGS] Hang in PQgetResult

2004-02-20 Thread Ivetta Starikova
Hello, I have a problem with my program that inserts records into postgreSQL database. After continuously running for several days, it suddenly hangs. Attaching with gdb to a process gives the following stack trace. It seems like a few people reported this problem but I haven't seen anyone sug