Обсуждение: how to keep the db connection

Поиск
Список
Период
Сортировка

how to keep the db connection

От
"guly"
Дата:
I installed postgresql in redhat9.And in client I use pgAdmin .But after a while the db connection would be broken,I
shouldreconnect the db again.How to keep the connection?Should I modifiy some parameters in config file. 


Best Regards


Re: how to keep the db connection

От
Scott Marlowe
Дата:
On Tue, 2005-01-18 at 00:04, guly wrote:
> I installed postgresql in redhat9.And in client I use pgAdmin .But after a while the db connection would be broken,I
shouldreconnect the db again.How to keep the connection?Should I modifiy some parameters in config file. 

Most of the time this problem shows up it's a firewall between the
client and server timing out the connection.  Are you going through a
firewall in this situation?