Re: pg_upgrade major version compatibility

2022-09-06 Thread Justin Pryzby
On Tue, Sep 06, 2022 at 01:50:10PM +0200, Christoph Berg wrote: > The pg_upgrade manpage in PG 14 and earlier claims that upgrades from > 8.4 are supported, but that doesn't work: Tom discovered 2 months ago that this was broken since a year prior. https://www.postgresql.org/message-id/1973418.16

pg_upgrade major version compatibility

2022-09-06 Thread Christoph Berg
The pg_upgrade manpage in PG 14 and earlier claims that upgrades from 8.4 are supported, but that doesn't work: /usr/lib/postgresql/14/bin/pg_upgrade -b /usr/lib/postgresql/8.4/bin -B /usr/lib/postgresql/14/bin -p 5432 -P 5433 -d /var/lib/postgresql/8.4/upgr -o -D /etc/postgresql/8.4/upgr -D /et