pgstat: test stats interactions with physical replication.

Tests that standbys:
- drop stats for objects when the those records are replayed
- persist stats across graceful restarts
- discard stats after immediate / crash restarts

Author: Melanie Plageman <melanieplage...@gmail.com>
Author: Andres Freund <and...@anarazel.de>
Discussion: 
https://postgr.es/m/20220303021600.hs34ghqcw6zco...@alap3.anarazel.de

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/53b9cd20d4144f5d65c107babe23916aad6c2ef8

Modified Files
--------------
src/test/recovery/t/030_stats_cleanup_replica.pl | 206 +++++++++++++++++++++++
1 file changed, 206 insertions(+)

Reply via email to