Re: [GENERAL] Connection Refused Error

2009-03-09 Thread JohnD
Joshua D. Drake wrote: What does your listen_addresses say on the affected server? Also just to be safe do a /sbin/iptables -L and make sure you aren't blocking. Joshua, Thank you so much - that was it. My postgresql.conf listen_addresses was commented out which defaulted to 'localhost'.

[GENERAL] Connection Refused Error

2009-03-09 Thread JohnD
Hi, I have two "identical" servers running CentOS 5.2 with PostgreSQL 8.3.5 installed on both. Prior to a reboot this morning, I was able to connect, remotely, to both of them and doing telnet 5432 brought up a prompt for them as well. However, I am now in the unfortunate situation of not