Re: PostgreSQL unexpectedlly closes the connection

Поиск
Список
Период
Сортировка
От Michael Fuhr
Тема Re: PostgreSQL unexpectedlly closes the connection
Дата
Msg-id 20060827201458.GA38002@winnie.fuhr.org
обсуждение исходный текст
Ответ на PostgreSQL unexpectedlly closes the connection  (João Miguel Ferreira <jmf@estg.ipvc.pt>)
Ответы Re: PostgreSQL unexpectedlly closes the connection  (Julian Hagenauer <chaosbringer@gmx.de>)
Список pgsql-novice
On Sun, Aug 27, 2006 at 08:23:37PM +0100, Joo Miguel Ferreira wrote:
> I'm developing a program (daemon) in Perl. This program colects
> system information and stores in Pg via perl-DBI and perl-DBD-Pg.
>
> The performance is totally great... but once in a while I the server
> closes the connection when I try to do an Insert/Update/Delete...
>
> The Perl-DBI error is +/- something like this "... server closed the
> connection unexpectedlly..."...

Have you looked in the PostgreSQL server logs?  The cause might
appear there, especially if the server is crashing.

What version of PostgreSQL are you running and on what platform?
Have you added any third-party modules?

--
Michael Fuhr

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

Предыдущее
От: "Shoaib Mir"
Дата:
Сообщение: Re: PostgreSQL unexpectedlly closes the connection
Следующее
От: Julian Hagenauer
Дата:
Сообщение: Re: PostgreSQL unexpectedlly closes the connection