On 09/26/2012 08:57 AM, Empire Software srl wrote:
Dear mr Adrian,

I reinstall postgres 9.1 but the problem  does not change.

I open the config file pg_hda.conf  the adress is 127.0.0.1/32

I am CCing the list so more eyes can see.

pg_hba.conf controls who gets in once a connection is made. Your problem is the connection is not being made.

Some questions:

Look in postgresql.conf:
  What is listen_addresses set to?

Is the server on the same machine as the pgAdminIII client?
  Could there be a firewall issue?

What are the OSs' involved?
  You mentioned AV software so I assume Windows is at least one of them

Is there a chance more than one instance of Postgres running and none are on port 5432?
  Look in postgresql.conf for the port setting.


Thanks for the reply.

Fra





--
Adrian Klaver
adrian.kla...@gmail.com


--
Sent via pgsql-general mailing list (pgsql-general@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general

Reply via email to