Re: connection refused 274D/10061

From: Andy Shellam <andy(at)andycc(dot)net>
To: platonovvp(at)agrisovgaz(dot)ru
Cc: pgsql-admin(at)postgresql(dot)org
Subject: Re: connection refused 274D/10061
Date: 2006-05-03 13:08:54
Message-ID: 4458AB66.4010309@andycc.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

In response to

Browse pgsql-admin by date

  From Date Subject
Next Message Scott Marlowe 2006-05-03 14:58:09 Re: Trouble with phpbb installation
Previous Message Ganesh Chaudhari 2006-05-03 09:12:13 To separate Postgres Build process from the Install