Re: postgresql with ssl on windows

From: Sivakumar K <sivakumark(at)aztec(dot)soft(dot)net>
To: babu <garavindbabu(at)yahoo(dot)co(dot)uk>, pgsql-novice(at)postgresql(dot)org
Subject: Re: postgresql with ssl on windows
Date: 2005-08-11 12:56:38
Message-ID: 584DE893B0E08F4B9748E295029F1E9702A0467D@maya.aztec.soft.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

Get into the directory where you have your postgresql binaries installed and
then issue the following command.

pg_config --configure

I believe you cannot add ssl support to the existing server. The only way to
do is to recompile the server.

Regards,

Siva Kumar.K

-----Original Message-----
From: pgsql-novice-owner(at)postgresql(dot)org
[mailto:pgsql-novice-owner(at)postgresql(dot)org] On Behalf Of babu
Sent: Monday, August 08, 2005 8:34 PM
To: pgsql-novice(at)postgresql(dot)org
Subject: [NOVICE] postgresql with ssl on windows

Hi all,

How can i check the postgresql is compiled with ssl or not. I mean i have
already installed pgsql server, now i want an ssl connection,so how can i
check whether i have compiled with ssl option or not.

i important thing is i am working on windows.

if i haven't compiled then how can i add the ssl with existing server.

Thanks

babu

_____

Yahoo!
<http://us.rd.yahoo.com/mail/uk/taglines/default/messenger/*http:/uk.messeng
er.yahoo.com%20%0d%0a> Messenger NEW - crystal clear PC to PC calling
<http://us.rd.yahoo.com/mail/uk/taglines/default/messenger/*http:/uk.beta.me
ssenger.yahoo.com%20%0d%0a> worldwide with voicemail

Browse pgsql-novice by date

  From Date Subject
Next Message Michael Fuhr 2005-08-11 13:24:51 Re: Transaction blocks
Previous Message Sivakumar K 2005-08-11 12:46:19 Re: postgresql with ssl on windows