Skip to content

Conversation

@Miggets7
Copy link
Contributor

@Miggets7 Miggets7 commented Dec 3, 2025

Removed PG_MAJOR_PREVIOUS variable and now explicitly copy PostgreSQL 14 and 15 for upgrade support. Fixed TimescaleDB upgrade logic to use correct DB_VERSION when finding extension files on old server. Updated upgrade process to iterate through all databases and upgrade TimescaleDB extension in each, which is critical after pg_upgrade since it copies extension metadata but doesn't upgrade extensions.

…caleDB in all databases

Removed PG_MAJOR_PREVIOUS variable and now explicitly copy PostgreSQL 14 and 15 for upgrade support. Fixed TimescaleDB upgrade logic to use correct DB_VERSION when finding extension files on old server. Updated upgrade process to iterate through all databases and upgrade TimescaleDB extension in each, which is critical after pg_upgrade since it copies extension metadata but doesn't upgrade extensions. Also
@Miggets7 Miggets7 requested review from richturner and wborn December 3, 2025 14:27
@Miggets7 Miggets7 changed the title Fix PostgreSQL upgrade to support multiple versions and upgrade Times… Fix PostgreSQL upgrade to support multiple versions and upgrade TimescaleDB in all databases Dec 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants