Re: Access PostgreSQL server via SSL/Internet - Mailing list pgsql-hackers

From Thomas Lockhart
Subject Re: Access PostgreSQL server via SSL/Internet
Date
Msg-id 39A76C0C.851A08C2@alumni.caltech.edu
Whole thread Raw
In response to Access PostgreSQL server via SSL/Internet  (John McKown <jmckown@prodigy.net>)
Responses Re: Access PostgreSQL server via SSL/Internet
Re: Access PostgreSQL server via SSL/Internet
List pgsql-hackers
> Is anybody considering this? So that people can write program which access
> a database via the Internet. What I'm getting at is that we have
> applications which run on our Intranet. They query and update
> databases. There is interest in a work at home solution. Since the company
> has multiple T1 Internet connections, they are interested in allowing
> people to use their home ISP to connect. We are looking at a VPN solution
> as well, but they all seem to have a "per seat" or "concurrent
> use" restriction. The more users, the higher the cost. Also, some ISPs
> have stated that using a VPN over their facility is forbidden and will
> result in termination of the service. Another possibility is to simply
> use a secure Web server and rewrite the applications as CGI's or something
> similiar.

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.
                      - Thomas


pgsql-hackers by date:

Previous
From: Thomas Lockhart
Date:
Subject: Re: advice on extensions needed
Next
From: Thomas Lockhart
Date:
Subject: Re: Proposal for supporting outer joins in 7.1