Re: How to configure Postgres to make it not to use (load)

From: "Joshua D(dot) Drake" <jd(at)commandprompt(dot)com>
To: Tom Dong <TDong(at)witness(dot)com>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: How to configure Postgres to make it not to use (load)
Date: 2007-01-27 18:02:33
Message-ID: 45BB93B9.7010803@commandprompt.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Tom Dong wrote:
> Sorry for the spam. I am not sure if the email I sent earlier went
> though as it was before I signed up for this email list.
>
>
>
>
>
> Hi,
>
>
>
> I am looking for a way via configuration to make Postgres
> not to use the openssl lib libeay32.dll as I need to delete that
> library. I basically need to remove any encryption (hash is fine)
> features (buid-in functions are ok) from my Postgres (8.x) installation.
> This is quite urgent for me. I would be very grateful if someone in
> this communicate can reply to this email and help me.

You can download the source and recompile without the ssl flag.

Sincerely,

Joshua D. Drake

>
>
>
> Thanks!
>
> Tom
>
>
>
>
>
>
>
>

--

=== The PostgreSQL Company: Command Prompt, Inc. ===
Sales/Support: +1.503.667.4564 || 24x7/Emergency: +1.800.492.2240
Providing the most comprehensive PostgreSQL solutions since 1997
http://www.commandprompt.com/

Donate to the PostgreSQL Project: http://www.postgresql.org/about/donate
PostgreSQL Replication: http://www.commandprompt.com/products/

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Michael Meskes 2007-01-27 18:35:42 Re: windows/ecpg regression tests failing
Previous Message Tom Dong 2007-01-27 17:57:13 How to configure Postgres to make it not to use (load) opensll crypto libraries.