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] > We see the message "failed to read password packet "p" and after this, I > type the password and I have the first message. > > Do you have an idea of this problem ? > > Thanks for advance, > > Regards > Daniel. > > (PS : excuse me, my english is not very good) > _______________________________________________ > Pgpool-general mailing list > [email protected] > http://pgfoundry.org/mailman/listinfo/pgpool-general _______________________________________________ Pgpool-general mailing list [email protected] http://pgfoundry.org/mailman/listinfo/pgpool-general
