mirror of
https://github.com/postgres/postgres.git
synced 2026-03-05 14:54:02 -05:00
This adds the statistics about transactions streamed to the decoding
output plugin from ReorderBuffer. Users can query the
pg_stat_replication_slots view to check these stats and call
pg_stat_reset_replication_slot to reset the stats of a particular slot.
Users can pass NULL in pg_stat_reset_replication_slot to reset stats of
all the slots.
Commit
|
||
|---|---|---|
| .. | ||
| sgml | ||
| Makefile | ||