From: | Alvaro Herrera <alvherre(at)commandprompt(dot)com> |
---|---|
To: | dan boeriu <dan(dot)boeriu(at)roost(dot)com> |
Cc: | pgsql-bugs(at)postgresql(dot)org |
Subject: | Re: BUG #4990: JDBC batch insert blocks |
Date: | 2009-08-17 22:18:18 |
Message-ID: | 20090817221818.GO4782@alvh.no-ip.org |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-bugs |
dan boeriu wrote:
> After I sent 250 records to the database (batch INSERT) the db is not
> responding back.
> I used the debugger to see what the backend is doing:
>
> #0 0x0000003c4e6d3cf5 in send () from /lib64/libc.so.6
What does netstat say about the socket buffers? Are they full?
--
Alvaro Herrera http://www.CommandPrompt.com/
PostgreSQL Replication, Consulting, Custom Development, 24x7 support
From | Date | Subject | |
---|---|---|---|
Next Message | Robert Haas | 2009-08-18 02:12:43 | Re: BUG #4975: Not properly installed during the installation comes out an alert |
Previous Message | dan boeriu | 2009-08-17 21:52:26 | BUG #4990: JDBC batch insert blocks |