Re: hung postmaster when client machine dies? - Mailing list pgsql-admin

From Tom Lane
Subject Re: hung postmaster when client machine dies?
Date
Msg-id 13921.1075477328@sss.pgh.pa.us
Whole thread Raw
In response to Re: hung postmaster when client machine dies?  (Jeff <threshar@torgo.978.org>)
List pgsql-admin
Jeff <threshar@torgo.978.org> writes:
> Eventually PG would have found out the socket was dead.

We do enable TCP keepalive on the client socket, so eventually the
kernel will time out and notify us of a lost connection.  Unfortunately
the timeouts involved are long --- IIRC the relevant RFCs specify at
least an hour.

            regards, tom lane

pgsql-admin by date:

Previous
From: Larry Rosenman
Date:
Subject: Re: Veritas Filesystem
Next
From: "Goulet, Dick"
Date:
Subject: Re: hung postmaster when client machine dies?