From: | Alexander Staubo <alex(at)purefiction(dot)net> |
---|---|
To: | Ron <rjpeace(at)earthlink(dot)net> |
Cc: | "PostgreSQL General" <pgsql-general(at)postgresql(dot)org>, "PostgreSQL Novice " <pgsql-novice(at)postgresql(dot)org> |
Subject: | Re: Anyone know where I can get an 8.2.3 binary for ubuntu? |
Date: | 2007-03-31 16:51:43 |
Message-ID: | D2237D53-5ACC-4D17-8EFD-35E4B3CE945E@purefiction.net |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general pgsql-novice |
On Mar 31, 2007, at 12:19, Ron wrote:
Subject says it all. Doing a source compile under Debian or Debian-
like condition is not an option for the end user. They need an apt-
get (the ubuntu equivalent to rpm AFAICT) version.
Ubuntu has 8.2.3 in the upcoming Feisty distribution; in the
meantime, you can install it on Edgy from the edgy-backports tree:
http://packages.ubuntu.com/cgi-bin//search_packages.pl?
version=all&subword=1&exact=&arch=any&releases=all&case=insensitive&keyw
ords=postgresql-8.2&searchon=names
This requires adding a source line to /etc/apt/sources.list that
references this repository. This should suffice:
deb http://gb.archive.ubuntu.com/ubuntu/ edgy-backports main
restricted universe
deb-src http://gb.archive.ubuntu.com/ubuntu/ edgy-backports main
restricted universe
(You might want to substitute your country code for "gb" in the URLs.)
Alexander.
From | Date | Subject | |
---|---|---|---|
Next Message | Ron Johnson | 2007-03-31 17:28:18 | Re: Anyone know where I can get an 8.2.3 binary for ubuntu? |
Previous Message | Hannes Dorbath | 2007-03-31 16:28:28 | Re: Anyone know where I can get an 8.2.3 binary for ubuntu? |
From | Date | Subject | |
---|---|---|---|
Next Message | David Monarchi | 2007-03-31 17:19:46 | Behavior of hash index on a text field |
Previous Message | Hannes Dorbath | 2007-03-31 16:28:28 | Re: Anyone know where I can get an 8.2.3 binary for ubuntu? |