github darold/pgcluu v3.5
Version 3.5

latest release: v4.0
16 months ago

2023-07-11 - Version 3.5

This is a maintenance release that fixes issues reported since
the past six months and adds support to PostgreSQL 16.

  • Fix pgcluu for PG16 changes on pg_stat_user_indexes.
  • Fix live/dead tuples statistics. Thanks to Frederic Yhuel for the patch.
  • Add e as expression for kind of extended statistics.
  • Add --disable-pidstat option to disable the collect of metrics from the
    pidstat command. This can be useful with old versions of pidstat that do
    not support the -U option. Thanks to Guillaume Lelarge for the report.
  • If on a secondary server, don't execute pg_current_wal_lsn(). Thanks to
    Guillaume Lelarge for the patch.
  • Use relispartition only for PG version 10 and upper. Thanks to Guillaume
    Lelarge for the patch.

Don't miss a new pgcluu release

NewReleases is sending notifications on new releases.