From: | Nilesh Govindarajan <lists(at)itech7(dot)com> |
---|---|
To: | Scott Marlowe <scott(dot)marlowe(at)gmail(dot)com> |
Cc: | Michal Szymanski <dyrex(at)poczta(dot)onet(dot)pl>, pgsql-general(at)postgresql(dot)org |
Subject: | Re: What Linux edition we should chose? |
Date: | 2010-05-31 14:51:47 |
Message-ID: | AANLkTimcRIipYbiBlFdHirBg7V9UJk1ZddmL3RhRmg6I@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
On Mon, May 31, 2010 at 8:17 PM, Scott Marlowe <scott(dot)marlowe(at)gmail(dot)com> wrote:
> On Mon, May 31, 2010 at 2:29 AM, Michal Szymanski <dyrex(at)poczta(dot)onet(dot)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(at)postgresql(dot)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
From | Date | Subject | |
---|---|---|---|
Next Message | Craig Ringer | 2010-05-31 14:52:15 | Re: Libpq Asynchronous Command Processing |
Previous Message | Jan Strube | 2010-05-31 14:48:08 | SELECT my_table.varchar FROM my_table |