Hi,
"How do I... Use pgAdmin II via a secure (encrypted) connection?"
(http://pgadmin.postgresql.org/pgadmin2/pgadmin2.php?ContentID=11) is an
excellent start.
I am using the same set-up for mysql for months without a problem.
To get this also working with postgres, I tried many approaches with
, so cannot add to
> the detail in the howto, however you might like to try pgAdmin III
> (currently at beta 2 release) which includes built in SSL support and
> provides all the core functionality of pgAdmin II. You can find pgAdmin
> III at www.pgadmin.org/pgadmin3/.
>
> Regard
Hi,
"How do I... Use pgAdmin II via a secure (encrypted) connection?"
(http://pgadmin.postgresql.org/pgadmin2/pgadmin2.php?ContentID=11) is an
excellent start.
I am using the same set-up for mysql for months without a problem.
To get this also working with postgres, I tried many approaches with