PostgreSQL TCP sockets access?

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

--
Registered Linux Freak #: 366,862
My ISP won't talk to me after lodging a support call for helping gettting ADSL 
hooked up to a WinXP install running under VMWare under Linux on my XBox.
'Anonymous Coward,' in a post on slashdot.org
For the eyes of the Lord range throughout the earth to strengthen those whose 
hearts are fully commited to him.
2 Chronicles 16:9a
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


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 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

 --
 Registered Linux Freak #: 366,862

 My ISP won't talk to me after lodging a support call for
 helping gettting ADSL hooked up to a WinXP install running
 under VMWare under Linux on my XBox.
   'Anonymous Coward,' in a post on slashdot.org

 For the eyes of the Lord range throughout the earth to
 strengthen those whose hearts are fully commited to him.
   2 Chronicles 16:9a

 ___
 freebsd-questions@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/freebsd-questions
 To unsubscribe, send any mail to
 [EMAIL PROTECTED]


___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


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 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. 

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]