Re: [ADMIN] How to configure Postgres NOT to use (load) openssl libraries libeay32.dll and ssleay32.dll

From: Magnus Hagander <magnus(at)hagander(dot)net>
To: Tom Dong <TDong(at)witness(dot)com>
Cc: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, pgsql-hackers(at)postgresql(dot)org
Subject: Re: [ADMIN] How to configure Postgres NOT to use (load) openssl libraries libeay32.dll and ssleay32.dll
Date: 2007-01-30 20:52:10
Message-ID: 20070130205210.GB21930@svr2.hagander.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Tue, Jan 30, 2007 at 11:14:15AM -0500, Tom Dong wrote:
> Thanks! Tom,
>
> We are using the win32 version of the postgres 8.0.10.5031. We
> need to replace that with the same version (not necessarily to the same
> point release) without using SSL (without using the openssl libraries
> mentioned below). We are trying to rebuild the binary as you suggested
> with ssl flag off. Are there any tips you can provide us on the build
> process or it is quite straight forward?
>

There is a FAQ avialable for building on win32 at
http://www.postgresql.org/docs/faqs.FAQ_MINGW.html.

//Magnus

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Magnus Hagander 2007-01-30 20:56:38 Re: log ssl mode with connections?
Previous Message Andrew Dunstan 2007-01-30 20:49:14 Re: Modifying and solidifying contrib