github pgdogdev/pgdog v0.1.15

14 hours ago

What's Changed

  • Support for schema-based sharding.
  • Fix: config reload was delayed by one transaction.
  • Add connect_time and connect_count stats to SHOW STATS.
  • Fix: incorrect average calculations in SHOW STATS.
  • Dockerfile accepts Postgres version as build argument @scottjacobsen
  • Support for partitioned tables in data-sync command for resharding.
  • Force-enable query parser to get full features in non-sharded databases (parse_queries_enabled configuration option) @mijoharas
  • Support update and delete statements in data-sync for resharding with logical replication.

New Contributors

Full Changelog: v0.1.14...v0.1.15

Don't miss a new pgdog release

NewReleases is sending notifications on new releases.