PostgreSQL 15 Released

By

PostgreSQL 15 offers performance improvements and improved user experience.

The PostgreSQL Global Development Group has released version 15 of the open source PostgreSQL database.

PostgreSQL 15 now also includes the SQL standard MERGE command, which “lets you write conditional SQL statements that can include INSERT, UPDATE, and DELETE actions within a single statement.”

According to the announcement, PostgreSQL 15 also includes performance improvements “with noticeable gains for managing workloads in both local and distributed deployments, including improved sorting.” Specifically, PostgreSQL 15 offers improved in-memory and on-disk sorting algorithms, with benchmarks showing increases of 25–400 percent depending on data type.

"The PostgreSQL developer community continues to build features that simplify running high performance data workloads while improving the developer experience," said Jonathan Katz, a PostgreSQL Core Team member.

10/21/2022

Related content

  • News for Admins
    OpenSSL has issued an advisory (https://www.openssl.org/news/secadv/20221101.txt) relating to two vulnerabilities (CVE-2022-3602 and CVE-2022-3786), which affect OpenSSL version 3.0.0.
  • New in PostgreSQL 9.3
    The new PostgreSQL 9.3 release introduces several speed and usability improvements, as well as SQL standards compliance.
  • PostgreSQL 9.3

    The new PostgreSQL 9.3 release introduces several speed and usability improvements, as well as SQL standards compliance.

  • Scale-out with PostgreSQL
    The world of scale-out is stateless; unfortunately, databases are not. YugabyteDB solves this dilemma for PostgreSQL.
  • What's new in PostgreSQL 9.4
    The PostgreSQL Global Development Group recently introduced the new major version 9.4 of the popular free database, which includes innovative functions as well as a whole range of changes regarding speed and functionality.
comments powered by Disqus