Re: Are indexes blown? - Mailing list pgsql-general

From Douglas McNaught
Subject Re: Are indexes blown?
Date
Msg-id 5ded07e00802150641q3f9243a1gbc90e6d4bc207330@mail.gmail.com
Whole thread Raw
In response to Re: Are indexes blown?  ("Phoenix Kiula" <phoenix.kiula@gmail.com>)
List pgsql-general
On 2/15/08, Phoenix Kiula <phoenix.kiula@gmail.com> wrote:

>  LOG:  could not receive data from client: Connection reset by peer
>  LOG:  unexpected EOF on client connection
>  LOG:  could not receive data from client: Connection reset by peer
>  LOG:  unexpected EOF on client connection

This means your client processes are dying or getting killed (possibly
due to memory shortages?).  Are these running on the same machine as
Postgres?  Are there any logs you can look at to see what might be
going wrong?  If this is Linux, are there any OOM-killer messages in
the syslogs?

-Doug

pgsql-general by date:

Previous
From: Ray Stell
Date:
Subject: Re: Pains in upgrading to 8.3
Next
From: "Leif B. Kristensen"
Date:
Subject: Re: a newbie question on table design