Re: Postgres 9.01, Amazon EC2/EBS, XFS, JDBC and lost connections - Mailing list pgsql-general

From John R Pierce
Subject Re: Postgres 9.01, Amazon EC2/EBS, XFS, JDBC and lost connections
Date
Msg-id 4E93CA9A.2000904@hogranch.com
Whole thread Raw
In response to Re: Postgres 9.01, Amazon EC2/EBS, XFS, JDBC and lost connections  (Craig Ringer <ringerc@ringerc.id.au>)
Responses Re: Postgres 9.01, Amazon EC2/EBS, XFS, JDBC and lost connections  (Craig Ringer <ringerc@ringerc.id.au>)
List 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


pgsql-general by date:

Previous
From: Adarsh Sharma
Date:
Subject: Re: Select latest Timestamp values with group by
Next
From: Adarsh Sharma
Date:
Subject: Re: Select latest Timestamp values with group by