From: | "Sivakumar K" <sivakumark(at)pervasive-postgres(dot)com> |
---|---|
To: | "Sivakumar K" <sivakumark(at)aztec(dot)soft(dot)net>, <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:46:19 |
Message-ID: | B4AF8C04F762D246A1E38EC5DFAEFC0B0AE1D2@blrmail2.aus.pervasive.com |
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 beleive you cannot add ssl support to the existing server.The only way to do is to recompile the server.
-----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
From | Date | Subject | |
---|---|---|---|
Next Message | Sivakumar K | 2005-08-11 12:56:38 | Re: postgresql with ssl on windows |
Previous Message | Sean Davis | 2005-08-11 12:26:02 | Index choice |