-
Notifications
You must be signed in to change notification settings - Fork 130
chore: update for available versions #4638
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
base: latest
Are you sure you want to change the base?
chore: update for available versions #4638
Conversation
|
Allow 10 minutes from last push for the staging site to build. If the link doesn't work, try using incognito mode instead. For internal reviewers, check web-documentation repo actions for staging build status. Link to build for this PR: http://docs-dev.timescale.com/docs-4634-feedback-page-docsself-hostedlatestupgradesminor-upgrade |
…gradesminor-upgrade
| 1. Upgrade $TIMESCALE_DB to 2.15 | ||
| 1. Upgrade $PG to 14, 15 or 16. | ||
| 1. Upgrade $TIMESCALE_DB to 2.18.2. | ||
| For example, to upgrade from $TIMESCALE_DB 2.13 on $PG 13 to the latest $TIMESCALE_DB version you need to: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
- The latest version supporting PG 13 is TimescaleDB 2.15.0, not 2.16.1, which is reflected in the matrix on this page and the release notes (https://github.com/timescale/timescaledb/blob/main/CHANGELOG.md).
- Why not upgrade to PG 15, 16, 17 OR 18 for the latest?
Signed-off-by: Iain Cox <iain@tigerdata.com>
Signed-off-by: Iain Cox <iain@tigerdata.com>
…gradesminor-upgrade
Update to existing versions.