Sean, > I haven't touched any of the pg_hba.conf code yet, so I'm guessing that > we'll need to add a bit more to support the hostssl/hostnossl config > options (and in the meantime the previous behavior is probably still there, > whatever it may be).
Ok. I don't think hostssl/hostnossl support is mandatory anyway. Another questions. If SSL support is disabled in PostgreSQL and SSL support is enabled on frontend and pgool, what will happen? My guess is, communication between frontend and pgpool is SSL ciphered, but between pgpool and PostgreSQL is not. What will happen if one of PostgreSQL supports SSL but others do not? BTW, I have committed your last patches with "show pool_status" support. Can you verify CVS HEAD? -- Tatsuo Ishii SRA OSS, Inc. Japan English: http://www.sraoss.co.jp/index_en.php Japanese: http://www.sraoss.co.jp _______________________________________________ Pgpool-hackers mailing list [email protected] http://pgfoundry.org/mailman/listinfo/pgpool-hackers
