Re: connection timeout?

Поиск
Список
Период
Сортировка
От Shoaib Mir
Тема Re: connection timeout?
Дата
Msg-id bf54be870702031035t1b228d8an28c5a8b86d28f945@mail.gmail.com
обсуждение исходный текст
Ответ на connection timeout?  (Frank Bax <fbax@sympatico.ca>)
Список pgsql-novice
Make sure there is no firewall setting in between the database server and application that might be closing the connections...

--
Shoaib Mir
EnterpriseDB (www.enterprisedb.com )

On 2/3/07, Frank Bax <fbax@sympatico.ca> wrote:
Is there a connection timeout?  I'm using DBD::Pg  (1.47) in perl to access
8.2.1 database.

I've got a rather long running script; it does a bit of database access,
then did some other crunching for about 11-12 hours before making another
pgsql call; at which point, I get this error:

FATAL:  This connection has been terminated by the administrator.

I've restarted my script on a faster system and expect to get to the same
point in about 4 hours this time.  Hopefully timeout values won't get in
the way this time?


---------------------------(end of broadcast)---------------------------
TIP 2: Don't 'kill -9' the postmaster

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

Предыдущее
От: Frank Bax
Дата:
Сообщение: connection timeout?
Следующее
От: Devrim GUNDUZ
Дата:
Сообщение: Re: Send Email from Postgressql