Re: postgres 3.7 unexpected closing of connections

From: "Andrew Maclean" <a(dot)maclean(at)cas(dot)edu(dot)au>
To: "'Scott Marlowe'" <scott(dot)marlowe(at)gmail(dot)com>
Cc: "'General'" <pgsql-general(at)postgresql(dot)org>
Subject: Re: postgres 3.7 unexpected closing of connections
Date: 2009-05-13 23:57:18
Message-ID: 001101c9d426$8c6bf1a0$a543d4e0$@maclean@cas.edu.au
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

I'll check this out but I am puzzled as to why it suddenly appeared after
upgrading.

-----Original Message-----
From: Scott Marlowe [mailto:scott(dot)marlowe(at)gmail(dot)com]
Sent: Thursday, 14 May 2009 09:40
To: a(dot)maclean(at)cas(dot)edu(dot)au
Cc: General
Subject: Re: [GENERAL] postgres 3.7 unexpected closing of connections

On Wed, May 13, 2009 at 5:36 PM, Andrew Maclean
<andrew(dot)amaclean(at)gmail(dot)com> wrote:
> I have the following error message:
>
> "Error connecting to the server: server closed the connection
unexpectedly.
>  This probably means that the server terminated abnormally before or
> while processing the request.
> "
> It happens intermittently both when using pgAdminIII and when using QT
> so it is not a pgAdminIII issue.
>
> Often the connection seems to succeed but you get a series of error
> messages like the one above when attempting to open a database. It
> seems to be a timing issue.
>
> This does not happen with postgresql-8.3.5 but does happen with
> postgresql-8.3.7. I used the One-click installer from EnterpriseDB and
> am running Vista SP1.

First suspect when running on windows is antivirus software.

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Yaroslav Tykhiy 2009-05-14 00:15:49 Warm standby: 1 to N
Previous Message Scott Marlowe 2009-05-13 23:40:09 Re: postgres 3.7 unexpected closing of connections