You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
postgres/contrib/pg_walinspect
Bruce Momjian 29275b1d17 Update copyright for 2024 2 years ago
..
expected During online checkpoints, insert XLOG_CHECKPOINT_REDO at redo point. 2 years ago
sql During online checkpoints, insert XLOG_CHECKPOINT_REDO at redo point. 2 years ago
.gitignore
Makefile Refactor and improve tests of pg_walinspect 3 years ago
meson.build Update copyright for 2024 2 years ago
pg_walinspect--1.0--1.1.sql Add show_data option to pg_get_wal_block_info. 2 years ago
pg_walinspect--1.0.sql Use float8 datatype for percentiles in pg_walinspect stat functions 3 years ago
pg_walinspect.c Update copyright for 2024 2 years ago
pg_walinspect.control pg_walinspect: Add pg_get_wal_fpi_info() 3 years ago
walinspect.conf