postgres Windows distribution - openssl support

From: Evert Koks <evertkoks(at)gmail(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: postgres Windows distribution - openssl support
Date: 2012-01-16 16:23:52
Message-ID: CA+Sqii2cM7pSwYPgD2X1Y9t+PkjZ682sY-irMKmygf21uxwk7g@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Dear Postgres developers

I installed the windows version of postgres database 8.4.9-1. Our use of
the postgres database is limited to this version.
The question is whether this version has support for openssl or not.
If this is not the case, is it true that it must be added by recompiling
from source with the -with-openssl flag?

The compilation flags for my distribution are:
PS C:\Program Files (x86)\PostgreSQL\8.4\bin> .\pg_config.exe --configure
--enable-thread-safety --enable-integer-datetimes --enable-nls --with-ldap
--with-ossp-uuid --with-libxml --with-libxslt
--with-krb5 --with-tcl --with-perl --with-python

Thank you!

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Tomas Vondra 2012-01-16 16:31:48 Re: Getting all entries in a single block with ctid
Previous Message Evert Koks 2012-01-16 16:15:18 postgres Windows distribution - openssl support