Re: Are indexes blown?

Поиск
Список
Период
Сортировка
От Douglas McNaught
Тема Re: Are indexes blown?
Дата
Msg-id 5ded07e00802150641q3f9243a1gbc90e6d4bc207330@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Are indexes blown?  ("Phoenix Kiula" <phoenix.kiula@gmail.com>)
Список 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 по дате отправления:

Предыдущее
От: Ray Stell
Дата:
Сообщение: Re: Pains in upgrading to 8.3
Следующее
От: "Leif B. Kristensen"
Дата:
Сообщение: Re: a newbie question on table design