postgresql leftovers
-
Credcheck version 2.1 released
Release v2.1 adds a two new features and fix issues reported by users since last release.
-
PgBouncer 1.20.0 released
PgBouncer 1.20.0 has been released. This release deprecates the online restart feature using the
-R
flag, insteadso_reuseport
should be used for online restarts. It also introduces better support for tracking PostgreSQL settings using the newtrack_extra_parameters
setting, which can be used to tracksearch_path
in combination with Citus 12.0+. It also adds some other features such as connecting using TLS by default, forwarding error codes in the authentication phase and support for theoptions
startup parameter. And finally it also fixes a few minor bugs.See https://www.pgbouncer.org/2023/07/pgbouncer-1-20-0 for more information, the detailed changelog, and download links.
-
MongoDB, MySQL, Hadoop (HDFS) Foreign Data Wrappers updated to support PostgreSQL 16
EDB is pleased to announce new releases of MongoDB, MySQL, and Hadoop (HDFS) Foreign Data Wrappers to support the upcoming PostgreSQL 16 release. These Foreign Data Wrappers allow Postgres to connect to Hadoop, MongoDB, and MySQL servers enabling you to view, join, and manage remote data all from Postgres.