Re: SSL connection has been closed unexpectedly - Mailing list pgsql-general

From Alban Hertroys
Subject Re: SSL connection has been closed unexpectedly
Date
Msg-id CAF-3MvMrLNOP=1MM22XzSjaCQhD1WLmXuFaMxN=49=H7vKBXcg@mail.gmail.com
Whole thread Raw
In response to SSL connection has been closed unexpectedly  (Stuart Ford <stuart.ford@glide.uk.com>)
Responses Re: SSL connection has been closed unexpectedly  (Stuart Ford <stuart.ford@glide.uk.com>)
List pgsql-general
On 15 August 2013 12:41, Stuart Ford <stuart.ford@glide.uk.com> wrote:
Dear community

We have a problem on our development database server, which supports a PHP
application, which connects to it from a different server. Sometimes,
around 1 in 4 page loads, it fails and reports the following error message:

FATAL: terminating connection due to administrator command SSL connection
has been closed unexpectedly

This has nothing to do with SSL. You have an "administrator" who's issuing commands to close database connections. Those just happen to be SSL connections.

Perhaps the Linux OOM killer is at work here?

--
If you can't see the forest for the trees,
Cut the trees and you'll see there is no forest.

pgsql-general by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: Why doesn't COPY support the HEADER options for tab-separated output?
Next
From: Bruce Momjian
Date:
Subject: Re: Getting list of supported types in Postgres