Re: libpq.dll for win32 always using ssl

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: Tony and Bryn Reina <reina_ga(at)hotmail(dot)com>
Cc: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, pgsql-hackers-win32(at)postgresql(dot)org
Subject: Re: libpq.dll for win32 always using ssl
Date: 2003-12-17 01:34:50
Message-ID: 200312170134.hBH1YoI28257@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers-win32

Tony and Bryn Reina wrote:
> Ahhh! My bad. I see now from the 7.4 docs that a new option called 'sslmode'
> is defined and 'requiressl' is deprecated. This seems to work nicely.

Also, I don't think you will see the 30% degredation for SSL you saw in
7.3.

--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 359-1001
+ If your life is a hard drive, | 13 Roberts Road
+ Christ can be your backup. | Newtown Square, Pennsylvania 19073

In response to

Browse pgsql-hackers-win32 by date

  From Date Subject
Next Message Andrew Dunstan 2003-12-17 02:23:03 Re: [pgsql-hackers-win32] UTF support in WIN32 native and Lower/Upper in 7.5 release
Previous Message Bruce Momjian 2003-12-17 01:29:23 Re: [HACKERS] [PATCHES] fork/exec patch