PostgreSQL 13 released

Post Syndicated from original https://lwn.net/Articles/832408/rss

Version 13 of the PostgreSQL database management system is out.
PostgreSQL 13 includes significant improvements to its indexing and lookup
system that benefit large databases, including space savings and performance
gains for indexes, faster response times for queries that use aggregates or
partitions, better query planning when using enhanced statistics, and more.

Along with highly requested features like parallelized vacuuming and
incremental sorting, PostgreSQL 13 provides a better data management
experience for workloads big and small, with optimizations for daily
administration, more conveniences for application developers, and security
enhancements.”