Difference between revisions of "PostgreSQL versions/releases"

From wikieduonline
Jump to navigation Jump to search
Line 7: Line 7:
 
** [[Azure]]
 
** [[Azure]]
 
* October 2020 [[PostgreSQL 13]].0 https://www.postgresql.org/docs/release/13.0/
 
* October 2020 [[PostgreSQL 13]].0 https://www.postgresql.org/docs/release/13.0/
 +
* Space savings and performance gains from de-duplication of B-tree index entries
 +
* Improved performance for queries that use aggregates or partitioned tables
 +
* Better query planning when using extended statistics
 +
* Parallelized vacuuming of indexes
 +
Incremental sorting
 
* October 2019 PostgreSQL 12.0 https://www.postgresql.org/about/news/1976/, https://www.postgresql.org/docs/release/12.0/
 
* October 2019 PostgreSQL 12.0 https://www.postgresql.org/about/news/1976/, https://www.postgresql.org/docs/release/12.0/
 
* October 2018 PostgreSQL 11.0 https://www.postgresql.org/about/news/1894/, https://www.postgresql.org/docs/release/11.0/
 
* October 2018 PostgreSQL 11.0 https://www.postgresql.org/about/news/1894/, https://www.postgresql.org/docs/release/11.0/

Revision as of 10:45, 14 April 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

  • October 2021 PostgreSQL 14.0
  • October 2020 PostgreSQL 13.0 https://www.postgresql.org/docs/release/13.0/
  • Space savings and performance gains from de-duplication of B-tree index entries
  • Improved performance for queries that use aggregates or partitioned tables
  • Better query planning when using extended statistics
  • Parallelized vacuuming of indexes

Incremental sorting

Related

See also

  • https://www.postgresql.org/about/news/postgresql-96-released-1703/
  • Advertising: