Re: Postgresql with open-ssl support - Mailing list pgsql-general

From Devrim GÜNDÜZ
Subject Re: Postgresql with open-ssl support
Date
Msg-id 1272963214.2285.20.camel@hp-laptop2.gunduz.org
Whole thread Raw
In response to Postgresql with open-ssl support  (AI Rumman <rummandba@gmail.com>)
List pgsql-general
On Tue, 2010-05-04 at 13:32 +0600, AI Rumman wrote:
> How can I be sure that Postgresql Server has been installed with
> open-ssl support?

You can check postgres binary with ldd, I think. i.e.:

$ ldd /usr/bin/postgres|grep ssl
    libssl.so.10 => /usr/lib/libssl.so.10 (0x07b43000)

--
Devrim GÜNDÜZ
PostgreSQL Danışmanı/Consultant, Red Hat Certified Engineer
PostgreSQL RPM Repository: http://yum.pgrpms.org
Community: devrim~PostgreSQL.org, devrim.gunduz~linux.org.tr
http://www.gunduz.org  Twitter: http://twitter.com/devrimgunduz

Attachment

pgsql-general by date:

Previous
From: Grzegorz Jaśkiewicz
Date:
Subject: Re: information_schema.parameters
Next
From: AI Rumman
Date:
Subject: postgresql ssl