Re: is there any backend (server) timeout

Поиск
Список
Период
Сортировка
От Doug Fields
Тема Re: is there any backend (server) timeout
Дата
Msg-id 5.1.0.14.2.20020527191637.01ef9d88@mail.pexicom.com
обсуждение исходный текст
Ответы Re: is there any backend (server) timeout  (Mitch Vincent <mitch@concept-factory.com>)
Список pgsql-general
>server closed the connection unexpectedly
>         This probably means the server terminated abnormally
>         before or while processing the request.
>The connection to the server was lost. Attempting reset: Failed.
>You are currently not connected to a database.

I had this happen to me the other day, when my server booted with only 1GB
of RAM instead of the usual 2GB. PostgreSQL started thrashing something
fierce since I give it 1.4GB of shared memory, and not too long after that
I got that same message in a JDBC SQLException.

That doesn't really help, but...

Doug


В списке pgsql-general по дате отправления:

Предыдущее
От: Neil Conway
Дата:
Сообщение: Re: Help needed.
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: [HACKERS] Re : Solaris Performance - 64 bit puzzle