On 6/11/25 12:53, Bruce Momjian wrote:
> On Wed, Jun 11, 2025 at 11:59:24AM -0700, Jim Cunning wrote:
>> I configured the PGDG repository and tried to install postgresql-10 on my
>> kubuntu 24.04 LTS desktop system, but apt refused to install it because of
>> unsatisfied dependencies. I then installed kubuntu 22.04 LTS on a backup
>> system and was able to install postgresql-10 there. I was able to use pg_dump
>> to recover all the data and move it to the replacement server running ubuntu
>> 24.04 LTS with postgresql-16. All should be good. Thanks for the help.
>
> Uh, newer vesions of pg_dump should be able to dump from a PG 10
> cluster.
>
The issue is the OP just had the $DATADIR and no Postgres 10 binaries to
run an instance.
--
Adrian Klaver
adrian.klaver@aklaver.com