Re: [GENERAL] Restore data from old installation

2006-09-18 Thread Alberto Molteni
No, I'm connecting from the same host...this is my problem!   Any ideas? - Original Message - From: Brandon Aiken To: Alberto Molteni ; pgsql-general@postgresql.org Sent: Monday, September 18, 2006 7:17 PM Subject: Re: [GENERAL] Restore data from

Re: [GENERAL] Restore data from old installation

2006-09-18 Thread Brandon Aiken
Are you trying to connect to a remote server?  By default, PostgreSQL only accepts connections from localhost or 127.0.0.1.  You will have to change the listen_addresses setting in postgresql.conf if you wish to connect from a remote node.   -- Brandon Aiken CS/IT Systems E