From: | "Jan Muszynski" <postgres(at)jancm(dot)org> |
---|---|
To: | pgsql-general(at)postgresql(dot)org, novnov <novnovice(at)gmail(dot)com> |
Subject: | Re: Postgres 8.2 binary for ubuntu 6.10? |
Date: | 2007-07-10 09:01:46 |
Message-ID: | 469312BA.29375.11F46E28@postgres.jancm.org |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
On 10 Jul 2007 at 9:13, Hannes Dorbath wrote:
On 10.07.2007 03:09, novnov wrote:
> I have postgres 8.1 installed on ubuntu 6.10 via synapic package manager. I
> would like to install 8.2, but it's not offered in the list. I think 8.2 is
> offered on 7.x ubuntu, and I wonder if 8.2 will be offered on 6.10? Probably
> the recommondation will be to compile 8.2 on 6.10, but I've only used binary
> installations on linux and am not eager to open up another can of worms.
Use ubuntu backports. Add:
deb http://archive.ubuntu.com/ubuntu edgy-backports main restricted
universe multiverse
to /etc/apt/sources.list (by using sudo gedit /etc/apt/sources.list)
The newer postgres versions will be available (I think 8.2.4 is there at
the moment). For more info check out the ubuntu backports forum at:
http://ubuntuforums.org/forumdisplay.php?f=47
HTH
From | Date | Subject | |
---|---|---|---|
Next Message | lim siang min | 2007-07-10 09:08:27 | how to resolve invalid primary checkpoint |
Previous Message | Benoit Mathieu | 2007-07-10 08:47:07 | TOAST, large objects, and ACIDity |