Re: pg_upgradecluster version 10 to 16 question

2025-06-11 Thread Adrian Klaver
On 6/11/25 11:59, 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 Out of curiosity what where the unsatisfied d

Re: pg_upgradecluster version 10 to 16 question

2025-06-11 Thread Adrian Klaver
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 kub

Re: pg_upgradecluster version 10 to 16 question

2025-06-11 Thread Adrian Klaver
On 6/11/25 13:07, David G. Johnston wrote: On Wednesday, June 11, 2025, 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 d

Re: pg_upgradecluster version 10 to 16 question

2025-06-11 Thread Jim Cunning
I have lost the console output of the installation attempt, but I believe there were two unsatisfied dependencies.  One I think was a glibc version mismatch, but I don't recall the version numbers.  I was in a hurry to find an installation solution, so I didn't spend muc

Re: pg_upgradecluster version 10 to 16 question

2025-06-11 Thread Bruce Momjian
On Wed, Jun 11, 2025 at 01:07:11PM -0700, David G. Johnston wrote: > On Wednesday, June 11, 2025, 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 LT

Re: pg_upgradecluster version 10 to 16 question

2025-06-11 Thread Bruce Momjian
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

Re: pg_upgradecluster version 10 to 16 question

2025-06-11 Thread David G. Johnston
On Wednesday, June 11, 2025, 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 dependenc

Re: pg_upgradecluster version 10 to 16 question

2025-06-11 Thread Jim Cunning
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 the

Re: pg_upgradecluster version 10 to 16 question

2025-06-10 Thread Adrian Klaver
On 6/10/25 13:14, Adrian Klaver wrote: On 6/10/25 13:01, Jim Cunning wrote: I had a Ubuntu 20.04 LTS system with a postgresql version 10 database, and the system became unbootable.  The database was stored in /var/lib/postgresql/10/main and I was able to recover the entire contents of the data

Re: pg_upgradecluster version 10 to 16 question

2025-06-10 Thread David G. Johnston
On Tue, Jun 10, 2025 at 1:01 PM Jim Cunning wrote: > I obviously no longer have a running version 10 server, > You will need to correct this lack if you want to make use of version 10 data files. David J.

Re: pg_upgradecluster version 10 to 16 question

2025-06-10 Thread Adrian Klaver
On 6/10/25 13:01, Jim Cunning wrote: I had a Ubuntu 20.04 LTS system with a postgresql version 10 database, and the system became unbootable.  The database was stored in /var/lib/postgresql/10/main and I was able to recover the entire contents of the data in that directory and below.  I now hav

pg_upgradecluster version 10 to 16 question

2025-06-10 Thread Jim Cunning
I had a Ubuntu 20.04 LTS system with a postgresql version 10 database, and the system became unbootable.  The database was stored in /var/lib/postgresql/10/main and I was able to recover the entire contents of the data in that directory and below.  I now have a system ru