Re: Get postgres to accept network connections

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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@xxxxxxxxxxxxxxxx>
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@xxxxxxxxxx
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list


[Index of Archives]     [Current Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]     [Fedora Docs]

  Powered by Linux