Re: Ubuntu and Rails postgresql setup

From: John R Pierce <pierce(at)hogranch(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: Ubuntu and Rails postgresql setup
Date: 2016-02-24 09:10:06
Message-ID: 56CD736E.60900@hogranch.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On 2/24/2016 12:34 AM, Marco Lobbia wrote:
> Finally I am wondering whether the choice of installing PostgreSQL
> through the PostgreSQL apt repository would be safe enough or it would
> be preferable to install the LTS version of Ubuntu.

the LTS version of Ubuntu is preferable for server installs where you
want long term stability.

the versions of postgres in the ubuntu standard apt repositories are
perfectly adequate for production use, up to date, and well managed.
there's a bunch of ubuntu/debian specific command wrappers like
pg_lsclusters, pg_createcluster, and so forth that come along with that
install.

--
john r pierce, recycling bits in santa cruz

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Marco Lobbia 2016-02-24 09:26:18 Re: Ubuntu and Rails postgresql setup
Previous Message Marco Lobbia 2016-02-24 08:34:40 Ubuntu and Rails postgresql setup