Re: Postgres 8.2 binary for ubuntu 6.10?

From: Dimitri Fontaine <dfontaine(at)hi-media(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: Postgres 8.2 binary for ubuntu 6.10?
Date: 2007-07-10 09:58:58
Message-ID: 200707101159.00934.dfontaine@hi-media.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Le mardi 10 juillet 2007, novnov a écrit :
> 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.

You can backport PostgreSQL on debian platforms quite easily, as related here:
http://archives.postgresql.org/pgsql-general/2007-05/msg00427.php

But using the backports as given on another post is still easier, and provides
automatic upgrades of minor versions. Just though you might be interrested in
how to easily recompile a postgresql package under your system. Think about
replacing the deb-src sid target by ubuntu feisty (or newer, don't know) one.

Regards,
--
dim

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Raymond O'Donnell 2007-07-10 10:21:19 Re: pgpass.conf
Previous Message Mario Guenterberg 2007-07-10 09:46:04 Re: Re : Postgres 8.2 binary for ubuntu 6.10?