github yandex/odyssey v1.5.0
1.5.0

12 hours ago

Docker image and PGDG repository package

For purposes of easier introduce to Odyssey, public Docker image and packages at
PGDG was supported.

Now you can run odyssey with docker pull ghcr.io/yandex/odyssey:latest or apt-get install odyssey.
We will be glad to hear your feedback, you can use our Telegram chat :)

Learn more at: https://pg-odyssey.tech/quick-start.html

Special thanks for debian packages to become available to @df7cb !

Note: new releases can be available at PGDG repository after some time, day or two after the release on Github.

What's Changed

Default values changes

  • set default readahead to one page by @rkhapov in #1121
  • set pool_reserve_prepared_statement to yes by default by @rkhapov in #1174
  • enable pool_smart_discard when disabling pool_discard by @rkhapov in #1205
  • set default cache_coroutine to 256 by @rkhapov in #1207

Features

Bug fixes

Infrastructure

Full Changelog: v1.4.1...v1.5.0

Don't miss a new odyssey release

NewReleases is sending notifications on new releases.