| From: | Adrian Klaver <adrian(dot)klaver(at)aklaver(dot)com> |
|---|---|
| To: | Stuart McGraw <smcg4191(at)mtneva(dot)com>, pgsql-general(at)postgresql(dot)org |
| Subject: | Re: postgresql-10.3 on unbuntu-17.10 - how?? |
| Date: | 2018-03-20 15:46:34 |
| Message-ID: | 4c40e7c5-efa7-00d7-b891-acc9c1ec75b0@aklaver.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
On 03/20/2018 08:23 AM, Stuart McGraw wrote:
> I recently installed Ubuntu-17.10 and then discovered that
> Postgresql from the Pgdg repos is only supported on Ubuntu LTS
> releases (eg 16.04). However info on the internet said pg-10
> could be installed from Pgdg zesty repo, which with some package
> version conflicts, I was able to do so and have a functional
> pg-10.1 install.
>
> However I need to upgrade to 10.3 and the normal "apt update;
> apt upgrade" does not offer 10.3. Also, doing a fresh install
> still installs 10.1.
https://wiki.postgresql.org/wiki/Apt
"2018-01-17: Ubuntu zesty (17.04) is unsupported now, Ubuntu removed it
from their mirrors "
>
> Is Pgdg 10.3 even available for ubuntu 17.10? How the heck does
> one upgrade to it?
18.04 LTS (Bionic Beaver)?:
http://apt.postgresql.org/pub/repos/apt/dists/bionic-pgdg/
>
>
>
--
Adrian Klaver
adrian(dot)klaver(at)aklaver(dot)com
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Jeremy Finzel | 2018-03-20 16:19:04 | Re: found xmin from before relfrozenxid on pg_catalog.pg_authid |
| Previous Message | Enrico Thierbach | 2018-03-20 15:38:21 | Re: SELECT .. FOR UPDATE: find out who locked a row |