Sample Header Ad - 728x90

Upgrade your postgreSQL Database from 14 to 15 on Debian

7 votes
3 answers
13797 views
I wonder how I can upgrade the data from an existing PostgreSQL 14 installation to 15. I automatically got PG 15 installed via apt, so I see # dpkg -l | grep ii | cut -d" " -f3 | grep postgresql-1 postgresql-14 postgresql-15 But the data is still all in PG 14. There are two services service postgresql@14-main status and service postgresql@15-main status
Asked by rubo77 (30435 rep)
Feb 13, 2023, 06:20 AM
Last activity: Dec 22, 2024, 06:53 AM