| From: | "Jim Buttafuoco" <jim(at)contactbda(dot)com> |
|---|---|
| To: | "'Tom Dong'" <TDong(at)witness(dot)com>, <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Re: How to configure Postgres to make it not to use (load) crypto libraries. |
| Date: | 2007-01-30 00:48:13 |
| Message-ID: | 200701300048.l0U0mJWf017484@amanda.contactbda.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
Rebuild from source and DO NOT specify --with-openssl
_____
From: pgsql-hackers-owner(at)postgresql(dot)org
[mailto:pgsql-hackers-owner(at)postgresql(dot)org] On Behalf Of Tom Dong
Sent: Saturday, January 27, 2007 12:16 PM
To: pgsql-hackers(at)postgresql(dot)org
Cc: Tom Dong
Subject: [HACKERS] How to configure Postgres to make it not to use (load)
crypto libraries.
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 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.
Thanks!
Tom
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tom Lane | 2007-01-30 01:39:23 | Re: Getting comments from schema using SQL |
| Previous Message | Tom Lane | 2007-01-30 00:03:29 | Re: Modifying and solidifying contrib |