Re: [GENERAL] Cannot connect to 2nd cluster database remotely

2012-01-20 Thread Jasen Betts
On 2011-12-22, Jacques Lamothe wrote: [..] > While everything is ok with local connections, I cannot connect remotely > using any of my tools to the second database with port 5436, [...] > I have attached the posgresql.conf file. It fell off. The line you want is "listen_addresses" -- ⚂⚃ 1

Re: [GENERAL] Cannot connect to 2nd cluster database remotely

2012-01-03 Thread Vibhor Kumar
On Dec 21, 2011, at 8:26 AM, Jacques Lamothe wrote: > Hi, I have 2 cluster databases, running on the same host, Linux with redHat. > My fist database port is set to default, 5432, but my second database port is > set to 5436 in the postgresql.conf file. While everything is ok with local > conn

Re: [GENERAL] Cannot connect to 2nd cluster database remotely

2011-12-21 Thread devrim
This message has been digitally signed by the sender. Re___GENERAL__Cannot_connect_to_2nd_cluster_database_remotely.eml Description: Binary data - Hi-Tech Gears Ltd, Gurgaon, India -- Sent via pgsql-general mailing list (pgsql-general@postgresql.org) To make ch

Re: [GENERAL] Cannot connect to 2nd cluster database remotely

2011-12-21 Thread Jacques Lamothe
: Wednesday, December 21, 2011 8:52 AM To: Jacques Lamothe Cc: pgsql-general@postgresql.org Subject: Re: [GENERAL] Cannot connect to 2nd cluster database remotely On Wed, 2011-12-21 at 13:26 +, Jacques Lamothe wrote: > I have 2 cluster databases, running on the same host, Linux with > redHat. M

Re: [GENERAL] Cannot connect to 2nd cluster database remotely

2011-12-21 Thread Devrim GÜNDÜZ
On Wed, 2011-12-21 at 13:26 +, Jacques Lamothe wrote: > I have 2 cluster databases, running on the same host, Linux with > redHat. My fist database port is set to default, 5432, but my second > database port is set to 5436 in the postgresql.conf file. While > everything is ok with local connect