Difference between revisions of "PostgreSQL versions/releases"

From wikieduonline
Jump to navigation Jump to search
Line 4: Line 4:
 
PostgreSQL release a new version approximately every year around October: https://en.wikipedia.org/wiki/PostgreSQL#Release_history
 
PostgreSQL release a new version approximately every year around October: https://en.wikipedia.org/wiki/PostgreSQL#Release_history
  
* 15.0 [https://www.postgresql.org/about/news/postgresql-15-released-2526/ announcement] https://www.postgresql.org/docs/release/15.0/
+
* 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]
  
* October 2021 PostgreSQL 14.0 https://www.postgresql.org/docs/release/14.0/
+
* Oct 2021 PostgreSQL 14.0 [https://www.postgresql.org/docs/release/14.0/ Release notes]
 
** [[Azure]]
 
** [[Azure]]
 
** <code>GRANT [[pg_read_all_data]] TO xxx;</code>
 
** <code>GRANT [[pg_read_all_data]] TO xxx;</code>
  
* October 2020 [[PostgreSQL 13]].0 https://www.postgresql.org/docs/release/13.0/
+
* Oct 2020 [[PostgreSQL 13]].0 phttps://www.postgresql.org/docs/release/13.0/ Release notes]
 
** Space savings and performance gains from de-duplication of [[B-tree]] index entries
 
** Space savings and performance gains from de-duplication of [[B-tree]] index entries
 
** Improved performance for queries that use [[aggregates]] or [[partitioned tables]]
 
** Improved performance for queries that use [[aggregates]] or [[partitioned tables]]

Revision as of 12:24, 16 December 2022

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/about/news/postgresql-96-released-1703/
  • Advertising: