just checking to be sure.
pg_dump does not support SSL connections?
I have been using pgsql with ssl connections to my database.
But when I tried pg_dump I was hit with the "no ssl" error message.
Didn't see an option for it in the RTFM so .. Am I correct in
assuming that pg_dump/pg_restore are not supposed to run via ssl?