Re: Postgresql with open-ssl support
От
Devrim GÜNDÜZ
Тема
Re: Postgresql with open-ssl support
Дата
Msg-id
1272963214.2285.20.camel@hp-laptop2.gunduz.org
Ответ на
Postgresql with open-ssl support (AI Rumman)
Список
Дерево обсуждения
Postgresql with open-ssl support AI Rumman <rummandba@gmail.com>
Re: Postgresql with open-ssl support Devrim GÜNDÜZ <devrim@gunduz.org>
Re: Postgresql with open-ssl support Vibhor Kumar <vibhor.kumar@enterprisedb.com>
Re: Postgresql with open-ssl support Vibhor Kumar <vibhor.kumar@enterprisedb.com>
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
В списке pgsql-general по дате отправления