Christopher Browne cbbrowne at ca.afilias.info
Thu Jul 16 13:21:14 PDT 2009
roctaiwan <nettreeinc at gmail.com> writes:
> http://www.nabble.com/file/p24520233/pg_hba.conf pg_hba.conf 

>From the pg_hba.conf contents, *any* connection requested should not
bother asking for a password, which seems to contradict other things
you mentioned.

Is it possible that the postmaster is still using former contents of
pg_hba.conf that required passwords?

You might need to run:
   pg_ctl reload
or
   /etc/init.d/postgresql reload
or
  submit a HUP signal to the postmaster process
    kill -HUP ${PGPID}
?
-- 
output = reverse("ofni.sailifa.ac" "@" "enworbbc")
<http://dba2.int.libertyrms.com/>
Christopher Browne
(416) 673-4124 (land)
"Bother,"  said Pooh,  "Eeyore, ready  two photon  torpedoes  and lock
phasers on the Heffalump, Piglet, meet me in transporter room three"


More information about the Slony1-general mailing list