Re: Postgres 9.01, Amazon EC2/EBS, XFS, JDBC and lost connections

From: John R Pierce <pierce(at)hogranch(dot)com>
To: PostgreSQL <pgsql-general(at)postgresql(dot)org>
Subject: Re: Postgres 9.01, Amazon EC2/EBS, XFS, JDBC and lost connections
Date: 2011-10-11 04:48:26
Message-ID: 4E93CA9A.2000904@hogranch.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On 10/10/11 7:44 PM, Craig Ringer wrote:
> If blocking writes causes a server failure that persists once writes
> have been unblocked, that's a bug IMO. You might have a bit of a backlog
> of writes to clear, but after that all should be well, and if it isn't
> then something needs fixing.

the process is blocked waiting for this disk write to complete,
meanwhile, the packets are queuing up and waiting for service.

best of luck with all that....

--
john r pierce N 37, W 122
santa cruz ca mid-left coast

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Adarsh Sharma 2011-10-11 04:55:10 Re: Select latest Timestamp values with group by
Previous Message Adarsh Sharma 2011-10-11 04:17:14 Re: Select latest Timestamp values with group by