SEED-platform / seed

Standard Energy Efficiency Data (SEED) Platform™ is a web-based application that helps organizations easily manage data on the energy performance of large groups of buildings.
Other
106 stars 55 forks source link

Postgres 16 upgrade documentation #4651

Closed axelstudios closed 1 month ago

axelstudios commented 2 months ago

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?

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