Re: [GENERAL] SSL connection has been closed unexpectedly

2013-08-16 Thread Guy Helmer
On Aug 15, 2013, at 5:41 AM, Stuart Ford 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: >

Re: [GENERAL] SSL connection has been closed unexpectedly

2013-08-16 Thread Albe Laurenz
Stuart Ford wrote: > 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 administrat

Re: [GENERAL] SSL connection has been closed unexpectedly

2013-08-15 Thread Adrian Klaver
On 08/15/2013 10:05 AM, Stuart Ford wrote: Guy No, we don't. It's also not happening on another platform which uses the same switch stack (and indeed VMWare cluster), so these aren't factors. For completeness sake: When you reset the SSL values did you restart the server? Left field category

Re: [GENERAL] SSL connection has been closed unexpectedly

2013-08-15 Thread Stuart Ford
Guy No, we don't. It's also not happening on another platform which uses the same switch stack (and indeed VMWare cluster), so these aren't factors. Stuart On 15/08/2013 16:59, "Guy Helmer" wrote: >On Aug 15, 2013, at 5:41 AM, Stuart Ford wrote: > >> Dear community >> >> We have a problem on

Re: [GENERAL] SSL connection has been closed unexpectedly

2013-08-15 Thread Alban Hertroys
On 15 August 2013 15:29, Stuart Ford wrote: > Alban > > I would agree with you, except ...that you misread what I wrote ;) > it still happens even after I have disabled > all SSL related stuff in postgresql.conf and pg_hba.conf. Well, of course. Why would that make any difference? Your prob

Re: [GENERAL] SSL connection has been closed unexpectedly

2013-08-15 Thread Stuart Ford
Ford Cc: "pgsql-general@postgresql.org" Subject: Re: [GENERAL] SSL connection has been closed unexpectedly On 15 August 2013 12:41, Stuart Ford wrote: Dear community We have a problem on our development database server, which supports a PHP application, which connects to it from a d

Re: [GENERAL] SSL connection has been closed unexpectedly

2013-08-15 Thread Alban Hertroys
On 15 August 2013 12:41, Stuart Ford 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: > > FAT