Get postgres to accept network connections

DataIntellect kevin.kempter at dataintellect.com
Fri Jul 28 16:41:09 UTC 2006


look at the pg_hba.conf file. http://www.postgresql.org/docs/8.1/static/client-authentication.html
 
 





----- Original Message -----
Subject: Re: Get postgres to accept network connections
From: "Mark Haney" >;mhaney at ercbroadband.org>
Date: Fri, July 28, 2006 9:54



-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

David J. Vernon wrote:
> On Friday 28 July 2006 11:21, Mark Haney wrote:
>> gpgkeys: key 6108677D1B5CD002 not found on keyserver
>> How do I get postgresql to accept network TCP/IP connections in FC5?
>> There's no postmaster.conf file and no option for that in the
>> postgresql.conf.
> 
> Any chance you have an iptables rule set enabled? Try connecting again after 
> doing 'service iptables stop'. You can also see what addresses and ports your 
> system is listening on by doing 'netstat -tul'
> 
> 
> Dave
> pgp(gpg) 0x2BFEBF88
> 
That's not it, I'm afraid. I have IPtables off on that box since it's
behind a firewall.  Here's what I see from a SUSE 9.1 box with
postgresql installed from source:

tcp        0      0 0.0.0.0:5432            0.0.0.0:*  LISTEN
tcp        0      0 :::5432                 :::*    LISTEN
unix  2      [ ACC ]     STREAM     LISTENING     1779688
/tmp/.s.PGSQL.5432 LISTEN

And this is what I see with FC5:

tcp        0      0 127.0.0.1:5432  0.0.0.0:*   LISTEN
unix  2      [ ACC ]     STREAM     LISTENING     986518 /tmp/.s.PGSQL.5432

I don't understand.







- --
Fere libenter homines id quod volunt credunt.

Mark Haney
Sr. Systems Administrator
ERC Broadband
(828) 350-2415
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.4 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFEyjNAYQhnfRtc0AIRAioCAJ9Plw82Zd/no5w9jA7LOHgtdf22vgCfQF01
jr8/IUAUP7/wBpjhuBTi6bg=
=gfpI
-----END PGP SIGNATURE-----

--
fedora-list mailing list
fedora-list at redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.fedoraproject.org/pipermail/users/attachments/20060728/bd8f7159/attachment-0002.html 


More information about the users mailing list