Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Postgres 16 upgrade documentation #4651

Merged
merged 1 commit into from May 7, 2024
Merged

Postgres 16 upgrade documentation #4651

merged 1 commit into from May 7, 2024

Conversation

axelstudios
Copy link
Member

@axelstudios axelstudios commented Apr 29, 2024

Any background context you want to provide?

When using pg_restore with TimescaleDB, it is very important that the version of the TimescaleDB extension is the same in the source and target databases.

What's this PR do?

  • Adds documentation for upgrading Postgres and TimescaleDB to the latest version. This process can be used to upgrade to any Postgres version higher than 12
    • Transitions us away from the deprecated timescale/timescaledb-postgis images to the modern timescale/timescaledb-ha images

How should this be manually tested?

  1. Follow the steps
  2. Ensure that there are no errors during pg_restore

What are the relevant tickets?

Related to #2655

Upgrade Flow

Upgrade Flow

@axelstudios axelstudios merged commit 178d619 into develop May 7, 2024
9 checks passed
@axelstudios axelstudios deleted the task/pg16-docs branch May 7, 2024 16:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant