Re: Connect to postgres from a dynamic IP - Mailing list pgsql-general

From Tom Lane
Subject Re: Connect to postgres from a dynamic IP
Date
Msg-id 27175.1204566580@sss.pgh.pa.us
Whole thread Raw
In response to Re: Connect to postgres from a dynamic IP  (Andrei Kovalevski <andyk@commandprompt.com>)
List pgsql-general
Andrei Kovalevski <andyk@commandprompt.com> writes:
> Does anybody ever measured performance slowdown for SSL connections?

It's pretty significant percentage-wise on a local-loopback connection,
but for a connection over the open Internet I doubt it'd be an issue.

Unless your data is completely not private I'd recommend SSL for such a
situation.

            regards, tom lane

pgsql-general by date:

Previous
From: dmp
Date:
Subject: PostgreSQL Array Use
Next
From: Guy Rouillier
Date:
Subject: Re: PostgreSQL Docs - Community Documentation