Tom Lane wrote:
> > Charles Hornberger wrote:
> >> Just a quick follow-up to share one (!) data point, which looks to me
> >> like it indicates that SSL encryption/decryption is pretty expensive on
> >> one of our Sun Ultra 5 boxes. The following query ("select * from wp")
> >> generates ~270K o
> Charles Hornberger wrote:
>> Just a quick follow-up to share one (!) data point, which looks to me
>> like it indicates that SSL encryption/decryption is pretty expensive on
>> one of our Sun Ultra 5 boxes. The following query ("select * from wp")
>> generates ~270K of output. When executed vi
Charles Hornberger wrote:
> Bruce Momjian wrote:
> > Charles Hornberger wrote:
> >
> >>On Wed, 23 Jul 2003, Bruce Momjian wrote:
> >>
> >>>Charles Hornberger wrote:
> >>>
> Am I right in interpreting this to mean that I either have to use SSL
> all the time or none of the time? I'm espec
Bruce Momjian wrote:
Charles Hornberger wrote:
On Wed, 23 Jul 2003, Bruce Momjian wrote:
Charles Hornberger wrote:
Am I right in interpreting this to mean that I either have to use SSL
all the time or none of the time? I'm especially tempted to believe
this might be the case after seeing this
Charles Hornberger wrote:
> On Wed, 23 Jul 2003, Bruce Momjian wrote:
> > Charles Hornberger wrote:
> > > Am I right in interpreting this to mean that I either have to use SSL
> > > all the time or none of the time? I'm especially tempted to believe
> > > this might be the case after seeing this
On Wed, 23 Jul 2003, Bruce Momjian wrote:
> Charles Hornberger wrote:
> > Am I right in interpreting this to mean that I either have to use SSL
> > all the time or none of the time? I'm especially tempted to believe
> > this might be the case after seeing this item in the "Clients" section
> >
Charles Hornberger wrote:
> Am I right in interpreting this to mean that I either have to use SSL
> all the time or none of the time? I'm especially tempted to believe
> this might be the case after seeing this item in the "Clients" section
> of http://developer.postgresql.org/todo.php:
>
>
I'm having a bit of trouble understanding exactly how SSL-encrypted
connections are supposed to work -- and specifically whether it's
possible to "use SSL some of the time."
Here's what I want to do:
1) I want one of my web servers to be able to connect to the database
without the overhead of