Re: PostgreSQL TCP sockets access?

2005-01-24 Thread Tim Hawkins
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

RE: PostgreSQL TCP sockets access?

2005-01-24 Thread Ted Mittelstaedt
Who did the port? Perhaps you could e-mail him or her? Ted > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] Behalf Of SigmaX > Sent: Tuesday, January 25, 2005 8:17 PM > To: freebsd-questions@freebsd.org > Subject: PostgreSQL TCP sockets access? > > > Hey; > I ha