Odyssey 1.3 released - Mailing list pgsql-announce

From Yandex via PostgreSQL Announce
Subject Odyssey 1.3 released
Date
Msg-id 165637355990.665.12191139834659512098@wrigleys.postgresql.org
Whole thread Raw
List pgsql-announce
 

Odyssey 1.3 released

Odyssey team is pleased to announce the release of Odyssey 1.3, a scalable multi-threaded connection pooler for PostgreSQL\GreenplumDB designed for the cloud.

In this release:

  • Support for protocol-level prepared statements in transaction pooling mode. You can enable pool_reserve_prepared_statement for a database. For client sessions issuing prepared statements Odyssey will automatically prepare those statements in database processes when necessary.
  • Standby lag polling. You can configure watchdog query for a database, and Odyssey will automatically prevent reading stale data.
  • A number of small bug fixes and improvements.

More details about new features in this release were presented by Andrey Borodin on CitusCon, here's the recording of the talk.

We appreciate any kind of feedback and contribution to the project. Odyssey 1.3 release can be found at the releases page.

Thanks!

 

pgsql-announce by date:

Previous
From: IVM Development Group via PostgreSQL Announce
Date:
Subject: pg_ivm 1.1 released
Next
From: PostgreSQL Global Development Group
Date:
Subject: PostgreSQL 15 Beta 2 Released!