Re: Linux Distribution Preferences?

From: "Daniel Verite" <daniel(at)manitou-mail(dot)org>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: Linux Distribution Preferences?
Date: 2013-01-15 11:54:45
Message-ID: 1de73f1d-0ba9-442a-8513-532430596435@mm
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

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.

More generally, Ubuntu vs Debian is not relevant for Postgres packages, they
are essentially identical at comparable version levels.

Best regards,
--
Daniel
PostgreSQL-powered mail user agent and storage: http://www.manitou-mail.org

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Vincent Veyron 2013-01-15 13:10:28 Re: Linux Distribution Preferences?
Previous Message Vincent Veyron 2013-01-15 11:54:40 Re: Linux Distribution Preferences?