Re: What Linux edition we should chose? - Mailing list pgsql-general

From Nilesh Govindarajan
Subject Re: What Linux edition we should chose?
Date
Msg-id AANLkTimcRIipYbiBlFdHirBg7V9UJk1ZddmL3RhRmg6I@mail.gmail.com
Whole thread Raw
In response to Re: What Linux edition we should chose?  (Scott Marlowe <scott.marlowe@gmail.com>)
List pgsql-general
On Mon, May 31, 2010 at 8:17 PM, Scott Marlowe <scott.marlowe@gmail.com> wrote:
> On Mon, May 31, 2010 at 2:29 AM, Michal Szymanski <dyrex@poczta.onet.pl> wrote:
>> Hi,
>> Currently we use Debian, but it chosen by our OS admnistrator. Now we
>> can change our OS and it is question what Linux edition will be the
>> best. We would like have access to new versions of Postgres as soon
>> as  possible, for Debian sometimes we had to wait many weeks for
>> official packages.
>
> Pgsql is pretty easy to build from source.
>
> --
> Sent via pgsql-general mailing list (pgsql-general@postgresql.org)
> To make changes to your subscription:
> http://www.postgresql.org/mailpref/pgsql-general
>


And with ArchLinux its even more easy to keep track of its updates.
You don't have to make weird configurations. Just use a PKGBUILD
script from ABS (Arch Build System), change some settings, run makepkg
and your package is created with the default clean configuration. No
/usr/local stuff.

--
Nilesh Govindarajan
Facebook: nilesh.gr
Twitter: nileshgr
Website: www.itech7.com

pgsql-general by date:

Previous
From: Viktor Pavlenko
Date:
Subject: Trouble with timestamp in PQprepare/PQexecPrepared
Next
From: Tom Lane
Date:
Subject: Re: Libpq Asynchronous Command Processing