Re: connection refused 274D/10061 - Mailing list pgsql-admin

From Andy Shellam
Subject Re: connection refused 274D/10061
Date
Msg-id 4458AB66.4010309@andycc.net
Whole thread Raw
In response to connection refused 274D/10061  (platonovvp@agrisovgaz.ru)
List pgsql-admin
"There are no visible restrictions for ports in Windows-2000-server, but
they exists (as we seen)."

This is true.

In that case, check your postgresql.conf config file for the
listen_interfaces parameter, and check it is set to * (i.e.
listen_interfaces = *).  Then restart the PostgreSQL service if you've
had to change it.
Also check your pg_hba.conf, for the "ipv4" lines.

Andy


pgsql-admin by date:

Previous
From: "Ganesh Chaudhari"
Date:
Subject: To separate Postgres Build process from the Install
Next
From: Scott Marlowe
Date:
Subject: Re: Trouble with phpbb installation