On Wednesday, April 06, 2011 4:06:40 pm Yang Zhang wrote:
> How do I prevent accidental non-SSL connections (at least to specific
> hosts) when connecting via psql? Is there any configuration for this?
> Thanks.
http://www.postgresql.org/docs/9.0/interactive/auth-pg-hba-conf.html
hostssl
http://www.postgresql.org/docs/9.0/interactive/libpq-connect.html
sslmode
--
Adrian Klaver
adrian(dot)klaver(at)gmail(dot)com