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

From Magnus Hagander
Subject Re: [ADMIN] How to configure Postgres NOT to use (load) openssl libraries libeay32.dll and ssleay32.dll
Date
Msg-id 20070130205210.GB21930@svr2.hagander.net
Whole thread Raw
In response to Re: [ADMIN] How to configure Postgres NOT to use (load) openssl libraries libeay32.dll and ssleay32.dll  ("Tom Dong" <TDong@witness.com>)
List 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


pgsql-hackers by date:

Previous
From: Andrew Dunstan
Date:
Subject: Re: Modifying and solidifying contrib
Next
From: Magnus Hagander
Date:
Subject: Re: log ssl mode with connections?