| From: | "David E(dot) Wheeler" <david(at)justatheory(dot)com> |
|---|---|
| To: | Christoph Berg <myon(at)debian(dot)org> |
| Cc: | Aaron Pavely <aaron(at)pavely(dot)net>, pgsql-pkg-debian(at)postgresql(dot)org |
| Subject: | Re: Update Old Version Public Keys? |
| Date: | 2020-10-17 23:30:13 |
| Message-ID: | 1264A57A-FB05-47BC-993E-B139A3CEE71E@justatheory.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-pkg-debian |
On Oct 13, 2020, at 14:44, Christoph Berg <myon(at)debian(dot)org> wrote:
>> Now, if I wanted to test Postgres 14 (dev), what additional steps would I have to take?
>
> sudo /usr/share/postgresql-common/pgdg/apt.postgresql.org.sh -v 14 -i
For some reason it doesn’t work:
https://github.com/theory/pg-semver/runs/1269694601?check_suite_focus=true
That’s running
PGVERSION=14
apt.postgresql.org.sh -p -v $PGVERSION
packages="postgresql-$PGVERSION postgresql-server-dev-$PGVERSION postgresql-common"
apt-get -o Dpkg::Options::="--force-confdef" -o Dpkg::Options::="--force-confold" install -y $packages
Working fine on v13 and earlier.
Thanks,
David
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Aaron Pavely | 2020-10-18 00:58:31 | Re: Update Old Version Public Keys? |
| Previous Message | apt.postgresql.org Repository Update | 2020-10-16 15:30:17 | slony1-2 updated to version 2.2.8-6.pgdg+1 |