"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
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