Re: [HACKERS] encoded communincation bw Backend and Libpq frontend? - Mailing list pgsql-hackers

From Tom Lane
Subject Re: [HACKERS] encoded communincation bw Backend and Libpq frontend?
Date
Msg-id 18538.909761694@sss.pgh.pa.us
Whole thread Raw
In response to encoded communincation bw Backend and Libpq frontend?  (Zsolt Varga <redax@agria.hu>)
List pgsql-hackers
Zsolt Varga <redax@agria.hu> writes:
> is there any idea to make crypted communication between the backend and
> the frontend ?

I don't think there's any need for us to add that to Postgres.  You
should be able to set it up right now using ssh (if you don't have ssh,
see http://www.cs.hut.fi/ssh).  Free bonus: ssh can apply data
compression to the link as well.

I've never actually used ssh to forward non-telnet TCP connections,
so I'm not sure exactly what you have to type to set it up.  If you
work out the details, would you make a little writeup to be added to
the Postgres documentation?  That would save time for other people
in the future.
        regards, tom lane


pgsql-hackers by date:

Previous
From: "Thomas G. Lockhart"
Date:
Subject: Ready for admin guide and INSTALL
Next
From: Bruce Momjian
Date:
Subject: Re: [HACKERS] v6.4-BETA3 problems with FreeBSD