PostgreSQL TCP sockets access?

Tim Hawkins timh at contentspace.demon.co.uk
Mon Jan 24 23:24:14 PST 2005


On Wednesday 26 Jan 2005 04:16, SigmaX wrote:
> Hey;
> I have a fairly fresh installation of FreeBSD 5.3 running PostGreSQL.  I
> enabled TCP socket connection in the
> /usr/local/pgsql/data/postgresql.conf file ("tcpip_socket = true"), and
> allowed all hosts in pg_hba.conf ("host all all 0.0.0.0 0.0.0.0
> trust")... but I still get a "connection refused" error when trying to
> access the server.
>        Any help?
>            SigmaX

Do you have the firewall installed, and if so have you opened up ports for 
your connections. 



More information about the freebsd-questions mailing list