PostgreSQL replication and index usage counts
0
votes
1
answer
131
views
Postgres collects index usage statistics in
pg_catalog.pg_stat_all_indexes
. Does anyone know if those statistics are identical across master and replica nodes when using “physical” wal replication?
Asked by Marcin
(121 rep)
Feb 3, 2023, 05:35 PM
Last activity: Feb 4, 2023, 04:47 PM
Last activity: Feb 4, 2023, 04:47 PM