Re: Access PostgreSQL server via SSL/Internet

From: Alfred Perlstein <bright(at)wintelcom(dot)net>
To: Andrew Selle <aselle(at)upl(dot)cs(dot)wisc(dot)edu>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: Access PostgreSQL server via SSL/Internet
Date: 2000-08-26 21:01:51
Message-ID: 20000826140151.R1209@fw.wintelcom.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

* Andrew Selle <aselle(at)upl(dot)cs(dot)wisc(dot)edu> [000826 07:50] wrote:
> >
> > It is trivial to connect clients and servers across an ssh-piped
> > connection. I'm not sure of the details as far as getting things set up
> > to be automated for turnkey installations.
> >
>
> OTOH, people using ssh-piped connections need actual accounts on
> the database server, opposed to just database accounts. That's
> something that isn't necessarily a good idea. Also, ssh-piped
> connections are decent to setup, but you must always ssh in before
> you want to do anything else.

Actually I'm pretty sure you can get around this problem with
host keys, but I haven't tried that.

--
-Alfred Perlstein - [bright(at)wintelcom(dot)net|alfred(at)freebsd(dot)org]
"I have the heart of a child; I keep it in a jar on my desk."

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2000-08-26 21:09:53 Re: Performance on inserts
Previous Message Tom Lane 2000-08-26 18:51:10 AC_FUNC_ACCEPT_ARGTYPES is falling down on the job