Re: Problem with SSL and postgreSQL 8.0.4

From: Michael Fuhr <mike(at)fuhr(dot)org>
To: Uzo Madu <uzomadu(at)gmail(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: Problem with SSL and postgreSQL 8.0.4
Date: 2005-10-27 11:37:02
Message-ID: 20051027113701.GA9039@winnie.fuhr.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Thu, Oct 27, 2005 at 12:26:35PM +0100, Uzo Madu wrote:
> On Thursday 27 October 2005 12:17, you wrote:
> > Did you enable ssl in postgresql.conf?
>
> refresh my mind please, what is it i'm meant to alter in my postgresql.comf
> file to enable ssl again?

The "ssl" setting -- uncomment it and change it to "true" or "on",
then restart the postmaster. See "Run-time Configuration" in the
documentation for more information:

http://www.postgresql.org/docs/8.0/interactive/runtime-config.html

--
Michael Fuhr

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Andrus 2005-10-27 11:54:50 Re: Why database is corrupted after re-booting
Previous Message Richard Huxton 2005-10-27 11:31:02 Re: missing FROM clause ?