No, I'm connecting from the same host...this is my problem!
Any ideas?
----- Original Message -----
Sent: Monday, September 18, 2006 7:17 PM
Subject: Re: [GENERAL] Restore data from old installation
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.
From: pgsql-general-owner@postgresql.org [mailto:pgsql-general-owner@postgresql.org] On Behalf Of Alberto Molteni
Sent: Monday, September 18, 2006 12:09 PM
To: pgsql-general@postgresql.org
Subject: [GENERAL] Restore data from old installation
Hi everybody!
When I use pgAdmin III I cannot connect to the database..an error is
presented: Connection Refused (0x0000274D/10061).
I have not found a solution to this problem and I reinstalled the
package of Postgresql 8.0. I saved the directory of the old
installation.
Now, I should need to have the data inside a database which was stored
in that installation...is there a way through the directory /data? I
tried something but i did not have success...
Please help me!!!! Thanks
Albert