Re: [GENERAL] connection time out

2011-06-20 Thread salah jubeh
Hello Guys, It was about some firewall rules setup by the system administrator. Thanks From: salah jubeh To: pgsql Sent: Mon, June 20, 2011 12:39:51 PM Subject: [GENERAL] connection time out Hello Guys, I have a database server and I have

[GENERAL] connection time out

2011-06-20 Thread salah jubeh
Hello Guys, I have a database server and I have created another replica of it on another machine. The new replica is running fine locally, but I can not access it from another clients, the pg_hba.conf file is the same as the original database server. when I try to connect to the server I

[GENERAL] connection time out

2000-06-27 Thread jprem
hello , is there any connection time out parameter to be set while starting the postmaster.the connection to postgresql are timed out after some 5 minutes. i am running postgresql 6.5.3 on freeBSD 3.4 and accessing it using jdbc. why i get this problem ? can anyone help me out ???!!!