On Sat, Mar 13, 2010 at 8:39 AM, Tatsuo Ishii <[email protected]> wrote:
> For record, in CVS HEAD PostgreSQL returns 'R'(authentication OK) then
> 'E' if wrong user name was given.

Also it's dependent on the content of pg_hba.conf what kind of
authentication message 'R' is returned.

> So it seems PostgreSQL's behavior is
> truely random(i.e. implementation dependent) and pgpool cannot predict
> what it acts.

We might have to leave the existing pgpool code for the old versions
of Postgres as it is, and create the dedicated monitoring method into
core in the near future.

Regards,

-- 
Fujii Masao
NIPPON TELEGRAPH AND TELEPHONE CORPORATION
NTT Open Source Software Center
_______________________________________________
Pgpool-hackers mailing list
[email protected]
http://pgfoundry.org/mailman/listinfo/pgpool-hackers

Reply via email to