Re: [GENERAL] Strange Error in postgresql 8.4

2014-06-20 Thread Steve Crawford
On 06/20/2014 01:18 AM, Dick Kniep wrote: Hi list, ... Now recently I have noticed a strange problem. ... psycopg2.DatabaseError: SSL error: ccs received early Did you try Googling "SSL error: ccs received early"? Like Adrian, I suspect your answer will be found in one of those messages. What

Re: [GENERAL] Strange Error in postgresql 8.4

2014-06-20 Thread Adrian Klaver
On 06/20/2014 01:18 AM, Dick Kniep wrote: Hi list, We have been using Postgresql for more than a decade now. Never had any real problems. Thank you very much for this great product. Now recently I have noticed a strange problem. Below is a traceback of a python program using psycopg and this

[GENERAL] Strange Error in postgresql 8.4

2014-06-20 Thread Dick Kniep
Hi list, We have been using Postgresql for more than a decade now. Never had any real problems. Thank you very much for this great product. Now recently I have noticed a strange problem. Below is a traceback of a python program using psycopg and this correlates with the postgresql log below th