Re: Linux Distribution Preferences?

From: Vincent Veyron <vv(dot)lists(at)wanadoo(dot)fr>
To: Daniel Verite <daniel(at)manitou-mail(dot)org>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: Linux Distribution Preferences?
Date: 2013-01-15 13:10:28
Message-ID: 1358255428.2452.21.camel@asus-1001PX.home
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Le mardi 15 janvier 2013 à 12:54 +0100, Daniel Verite a écrit :
> Vincent Veyron wrote:
>
> >
> > > On Debian/Ubuntu, the default behavior is to have SSL enabled out
> > > of the box, including for TCP connections to localhost.
> >
> > It is in Ubuntu, but not in Debian.
>
> No, I've seen it a number of times with Debian. pg_createcluster will enable
> SSL in postgresql.conf if it finds usable certificates under /etc/ssl.
> When it doesn't, it's because of an antiquated version of postgresql-common,
> or lack of certificates, or non-standard permissions to them.
>

I stand corrected! You appear to be right, I should have checked my
notes :

#edit /etc/postgresql/8.4/main/postgresql.conf
#ssl=true

after upgrading from 8.3

Sorry about that.

--
Salutations, Vincent Veyron
http://gdlc.fr/logiciels
Applications de gestion des sinistres assurances et des contentieux

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Scott Marlowe 2013-01-15 14:52:33 Re: Linux Distribution Preferences?
Previous Message Daniel Verite 2013-01-15 11:54:45 Re: Linux Distribution Preferences?