Skip to content

Conversation

@rnaveiras
Copy link
Owner

@rnaveiras rnaveiras commented Apr 13, 2021

After the addition of new counters in pg_stat_database to track
checksums failures, pg_stat_database will also now show available
statistics for shared objects (such as the pg_database), in a new row
with datid valued to 0 and datname valued to NULL

Ignore statistics for shared objects.

Full context here:

postgres/postgres@77bd49a
postgres/postgres@6b9e875

After the addition of new counters in `pg_stat_database` to track
checksums failures, `pg_stat_database` will also now show available
statistics for shared objects (such as the `pg_database`), in a new row
with `datid` valued to 0 and `datname` valued to NULL

Ignore statistics for shared objects.

Full context here:

postgres/postgres@77bd49a
postgres/postgres@6b9e875

Signed-off-by: Raúl Naveiras <me@raulnaveiras.com>
@rnaveiras rnaveiras merged commit 890a060 into master Jan 20, 2022
@rnaveiras rnaveiras deleted the rnaveiras/support-postgresql-12-13 branch January 20, 2022 11:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant