Postgres SSL connection?

Dr. Hawkins dochawk at gmail.com
Wed Feb 11 10:35:46 EST 2015


On Tue, Feb 10, 2015 at 4:33 PM, Bob Sneidar <bobsneidar at iotecdigital.com>
wrote:

> IC, no I mean a *local* file, like sqLite. But I take you to mean that
> Postgres is socket based.
>

Postgres runs as a server, either to the localhost, or to the outside world.

It can either accept a connection on a regular port, or it can accept ssl
socket connections.  It's configuration files can specify to accept either
or both for any IP/user/db combination.


-- 
Dr. Richard E. Hawkins, Esq.
(702) 508-8462



More information about the use-livecode mailing list