postmaster aint listening..

Started by crypt0genicalmost 26 years ago2 messagesgeneral
Jump to latest
#1crypt0genic
crypt0genic@ecad.org

Hi all,

I suspect that this is a pretty simple config thing, but I just can seem to find
it, I have a fresh install of Postgres7 on a freebsd 3.4 box, I have started
postmaster and it seems to run fine but it only seems to listen on unix socketsa
nd not on any tcp ports.

I uncommented a few lines in pg_hba.conf and also added a line to allow all
hosts on my subnet to connect to the db but it still aint showing up in netstat-
an

Could someone point me in the direction,
Thnx,
-crypt0genic

--
Reverse engineering, the most fun and usually the most effective way
to tackle a problem or learn something new.
Public PGP key: http://www.ecad.org/crypt0genic.pkr
Fingerprint: A4F6 9F69 7C89 0AC0 9F9F 583B 64E0 AB8E 36DA A2A2

#2Adriaan Joubert
a.joubert@albourne.com
In reply to: crypt0genic (#1)
Re: postmaster aint listening..

-i option to the postmaster.

Adriaan