2ndQuadrant Contributes Major Features to PostgreSQL 11

Enterprise features to enhance performance and improve analytics included in release

The PostgreSQL Global Development Group today announced the release of PostgreSQL 11, another major milestone for the project and PostgreSQL community. Some of the most notable features in this release have been developed by members of the 2ndQuadrant team, which has proudly contributed to the PostgreSQL project consistently for the past 15+ years.

This release presents important improvements in partitioning and parallelism — two critical areas for any relational database system — which are specifically beneficial for large analytical databases. 

The PostgreSQL project continues to evolve rapidly with improvements for enterprise use. 2ndQuadrant has developed major enterprise features — such as PROCEDUREs with server-side transactions — based on client requirements, then fed back into the community for wider use.

Simon Riggs, Founder and CEO of 2ndQuadrant

Parallelism has been enhanced, providing faster execution and the ability to create indexes in parallel. Partitioning advancements now produce even more rapid results when performing a search and simplify the management of partition tables, making analytics much easier.

“The PostgreSQL project continues to evolve rapidly with improvements for enterprise use. 2ndQuadrant has developed major enterprise features — such as PROCEDUREs with server-side transactions — based on client requirements, then fed back into the community for wider use,” states Simon Riggs, founder and CEO of 2ndQuadrant.

As major contributors and historical thought leaders of the PostgreSQL project, the 2ndQuadrant team is excited about this release, and has many notable contributions in terms of both features and bug fixes. Some of the major contributions by 2ndQuadrant are listed below:

  • Implementation of SQL procedures, including transaction control. Transactions can be started and committed in PL/pgSQL, PL/Perl, PL/Python and PL/Tcl procedures, as well as via SPI. [Peter Eisentraut]
  • Enable index creation on partitioned tables, with automatic propagation to partitions. [Alvaro Herrera]
  • Replicate TRUNCATE activity when using logical replication. [Simon Riggs / Marco Nenciarini / Peter Eisentraut]
  • Reduce WAL retention to span one checkpoint rather than two. [Simon Riggs]
  • Allow replication slots to be advanced programmatically, alongside consumption by subscribers. [Petr Jelinek]

2ndQuadrant has also worked actively with fellow members of the PostgreSQL community to contribute the following features: 

  • Allow ALTER TABLE to add a column with a non-null default without a table rewrite. [Andrew Dunstan / Serge Rielau]
  • Making partition elimination faster and improve its applicability. [David Rowley / Amit Langote / Beena Emerson / Dilip Kumar]

PostgreSQL has been gaining traction with every release; interest and usage by large enterprises worldwide are growing exponentially due to the robust capabilities it provides. 2ndQuadrant intends to continue their active contributions in development and supports the overall growth of PostgreSQL.

To learn more about PostgreSQL and its scalable business benefits, attend 2ndQuadrant PostgreSQL Conference 2018 being held Dec. 4-5 in Chicago.

Media Contact
Britt Cole
marketing@2ndquadrant.com

Source: 2ndQuadrant