Slony-I 2.2.4 Documentation | ||||
---|---|---|---|---|
Prev | Fast Backward | Fast Forward | Next |
Local SYNC apply statistics (running totals)
Structure of sl_apply_stats
integer
Origin of the SYNCs
bigint
Number of INSERT operations performed
bigint
Number of UPDATE operations performed
bigint
Number of DELETE operations performed
bigint
Number of TRUNCATE operations performed
bigint
Number of DDL operations performed
bigint
Total number of operations
interval
Processing time
timestamp with time zone
Timestamp of first recorded SYNC
timestamp with time zone
Timestamp of most recent recorded SYNC
bigint
bigint
bigint
Number of apply query cache evict operations
bigint
Maximum number of apply queries prepared in one SYNC group
Indexes on sl_apply_stats
as_origin