roctaiwan nettreeinc at gmail.com
Mon Jul 20 01:53:48 PDT 2009
Hi Christopher,

Thanks for the previous answer. It did work. 

but now I am trying to expanding this replication processing from two DB on
the same server to have two DBs on each different servers. Which I believe I
need to rewrite the cluster_setup.sh script. I assume I would need to stop
the clustering process on both DBs. But I am not sure how to. I tried pg_ctl
restart, and the result is : 
waiting for server to shut
down............................................................... failed
pg_ctl.bin: server does not shut down

I tried pg_ctl stop and same thing as last one. 

what would be the normal procedures to start the slon and to stop the slon,
oh and to restart the slon? I am new to Slony, parden me. 



Christopher Browne wrote:
> 
> 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"
> _______________________________________________
> Slony1-general mailing list
> Slony1-general at lists.slony.info
> http://lists.slony.info/mailman/listinfo/slony1-general
> 
> 

-- 
View this message in context: http://www.nabble.com/fe_sendauth%3A-no-password-supplied-error-tp24520233p24566079.html
Sent from the Slony-I -- General mailing list archive at Nabble.com.



More information about the Slony1-general mailing list