UbuntuUpdates.org

Package "odyssey"

This package belongs to a PPA: Postgresql

Name: odyssey

Description:

Scalable PostgreSQL connection pooler
Odyssey is an advanced multi-threaded PostgreSQL connection pooler and request
router.

Multi-threaded processing

Odyssey can significantly scale processing performance by specifying a number
of additional worker threads. Each worker thread is responsible for
authentication and proxying client-to-server and server-to-client requests.
All worker threads are sharing global server connection pools. Multi-threaded
design plays important role in SSL/TLS performance.

Advanced transactional pooling

Odyssey tracks current transaction state and in case of unexpected client
disconnection can emit automatic Cancel connection and do Rollback of
abandoned transaction, before putting server connection back to the server
pool for reuse. Additionally, last server connection owner client is
remembered to reduce a need for setting up client options on each
client-to-server assignment.

Latest version: 1.5.1-1.pgdg26.04+1
Release: resolute-pgdg
Level: base
Repository: main
Homepage: https://github.com/yandex/odyssey

Links


Download "odyssey"


Other versions of "odyssey" in Resolute-pgdg

No other version of this package is available in the Resolute-pgdg release.

Changelog

There is no recent update for this package.



About   -   Send Feedback to @ubuntu_updates