-
Notifications
You must be signed in to change notification settings - Fork 3
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
Upgrade PostgreSQL #177
Comments
https://www.postgresql.org/about/news/postgresql-13-released-2077/ (2020-09-24) now released. |
https://www.postgresql.org/about/news/postgresql-14-released-2318/ I haven't read release notes yet. |
Reading all migration notes now:
|
Version 12 (2019-10-03) has some nice new features (SQL/JSON path expressions for querying, generated columns for Kingfisher Summarize) as well as performance improvements. https://www.postgresql.org/about/news/1976/
The text was updated successfully, but these errors were encountered: