Hi, And thanks a lot for your response. In fact, I have 3 backends : two are up and one is down (we don't add this node yet).
I removed the backend which was down, and now the autentication is working (password). It seems to me there is a patch for segmentation fault when a node is fault ! On the other hand, we have another error when we try to connect with PgAdmin III : "1 th kind C does not match with master connection kind D", and we can't show a db which has been created by pgpool. - Do you need the gdb for the problem of down backend in the cluster ? - What do you think about the problem of PgAdmin III ? Thanks a lot, Daniel SERY. ---------------------------------------------------------------------- > Date: Fri, 16 Nov 2007 11:18:38 +0900 (JST) > From: Yoshiyuki Asaba <[EMAIL PROTECTED]> > Subject: Re: [Pgpool-general] Problem PGPOOL-II (1.3) with password > To: [EMAIL PROTECTED] > Cc: [email protected] > Message-ID: <[EMAIL PROTECTED]> > Content-Type: Text/Plain; charset=us-ascii > > Hi, > >From: SERY Daniel <[EMAIL PROTECTED]> >Subject: [Pgpool-general] Problem PGPOOL-II (1.3) with password >Date: Wed, 14 Nov 2007 17:25:20 +0100 > >> In the backend's pg_hba.conf, we had put "trust" and all is works. >> Now, we try to put password and we have this message : >> >> "psql: server closed the connection unexpectedly This probably means >> the server terminated abnormally before or while processing the >> request." >> >> In debug, we have : >... >> 2007-11-14 17:16:15 DEBUG: pid 13632: child 23054 exits with status 11 >> by signal 11" > >It looks a process crash. Is there a core file? > > % gdb /usr/local/pgpool/bin/pgpool -c core > gdb> bt > >Regards, >-- >Yoshiyuki Asaba >[EMAIL PROTECTED] _______________________________________________ Pgpool-general mailing list [email protected] http://pgfoundry.org/mailman/listinfo/pgpool-general
