Re: Connections closed unexpectedly

From: Robert Haas <robertmhaas(at)gmail(dot)com>
To: psqluser <gokul(dot)visolve(at)gmail(dot)com>
Cc: pgsql-bugs(at)postgresql(dot)org
Subject: Re: Connections closed unexpectedly
Date: 2009-08-12 03:35:53
Message-ID: 603c8f070908112035n27331c8bsa622a3681a90a1d9@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

On Fri, Aug 7, 2009 at 7:50 AM, psqluser<gokul(dot)visolve(at)gmail(dot)com> wrote:
> I am getting the below error repeatedly in postgres 8.3
>
> 2009-08-07 15:19:35.749 ISTLOG:  unexpected EOF on client connection
> 2009-08-07 15:31:47.718 ISTWARNING:  worker took too long to start;
> cancelled
> 2009-08-07 15:32:22.825 ISTWARNING:  autovacuum worker started without a
> worker entry
>
> All the connections were closed and throws an error.

It seems like might help if you could let us know exactly which 8.3.x
you are running and on what operating system. And did this error
happen the very first time you fired up PG, or is there something you
can do that triggers it, or what?

...Robert

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message Hans 2009-08-12 06:11:39 BUG #4975: Not properly installed during the installation comes out an alert
Previous Message Tom Lane 2009-08-12 02:15:19 Re: BUG #4974: Equivalent of "= ANY" and "BETWEEN" not observed by planner.