Difference between revisions of "PostgreSQL versions/releases"

From wikieduonline
Jump to navigation Jump to search
Line 6: Line 6:
 
* Sep 2023 PostgreSQL 16.0 [https://www.postgresql.org/about/news/postgresql-16-released-2715/ annoucement] [https://www.postgresql.org/docs/release/16.0/ Release notes]  
 
* Sep 2023 PostgreSQL 16.0 [https://www.postgresql.org/about/news/postgresql-16-released-2715/ annoucement] [https://www.postgresql.org/docs/release/16.0/ Release notes]  
 
** Introduces [[logical replication]]
 
** Introduces [[logical replication]]
** <code>[[pg_stat_io]]</code> view for I/O metrics
+
** <code>[[pg_stat_io]]</code> view for I/O metrics https://www.postgresql.org/docs/16/monitoring-stats.html#MONITORING-PG-STAT-IO-VIEW
  
 
* Oct 2022 PostgreSQL 15.0: [https://www.postgresql.org/about/news/postgresql-15-released-2526/ announcement] [https://www.postgresql.org/docs/release/15.0/ Release notes]
 
* Oct 2022 PostgreSQL 15.0: [https://www.postgresql.org/about/news/postgresql-15-released-2526/ announcement] [https://www.postgresql.org/docs/release/15.0/ Release notes]

Revision as of 13:25, 8 January 2024

PostgreSQL: https://en.wikipedia.org/wiki/PostgreSQL#Release_history

Releases (yearly)

PostgreSQL release a new version approximately every year around October: https://en.wikipedia.org/wiki/PostgreSQL#Release_history


Related

See also

  • https://www.postgresql.org/docs/15/ddl-schemas.html#DDL-SCHEMAS-PATTERNS
  • https://www.postgresql.org/about/news/postgresql-96-released-1703/
  • Advertising: