git.postgresql.org Git - postgresql.git/commit

git projects / postgresql.git / commit
? search:
summary | shortlog | log | commit | commitdiff | tree
(parent: d9ef650) | patch
Add new pg_walsummary tool.
2024年1月11日 17:47:28 +0000 (12:47 -0500)
2024年1月11日 17:48:27 +0000 (12:48 -0500)
commit ee1bfd168390bc843c6704d16e909692c0a79f27
Add new pg_walsummary tool.

This can dump the contents of the WAL summary files found in
pg_wal/summaries. Normally, this shouldn't really be something anyone
needs to do, but it may be needed for debugging problems with
incremental backup, or could possibly be useful to external tools.

Discussion: http://postgr.es/m/CA+Tgmobvqqj-DW9F7uUzT-cQqs6wcVb-Xhs=w=hzJnXSE-kRGw@mail.gmail.com
13 files changed:
doc/src/sgml/ref/allfiles.sgml diff | blob | blame | history
doc/src/sgml/ref/pg_walsummary.sgml [new file with mode: 0644] blob
doc/src/sgml/reference.sgml diff | blob | blame | history
src/bin/Makefile diff | blob | blame | history
src/bin/meson.build diff | blob | blame | history
src/bin/pg_walsummary/.gitignore [new file with mode: 0644] blob
src/bin/pg_walsummary/Makefile [new file with mode: 0644] blob
src/bin/pg_walsummary/meson.build [new file with mode: 0644] blob
src/bin/pg_walsummary/nls.mk [new file with mode: 0644] blob
src/bin/pg_walsummary/pg_walsummary.c [new file with mode: 0644] blob
src/bin/pg_walsummary/t/001_basic.pl [new file with mode: 0644] blob
src/bin/pg_walsummary/t/002_blocks.pl [new file with mode: 0644] blob
src/tools/pgindent/typedefs.list diff | blob | blame | history
This is the main PostgreSQL git repository.
RSS Atom

AltStyle によって変換されたページ (->オリジナル) /