mirror of
https://github.com/postgres/postgres.git
synced 2026-04-25 08:08:08 -04:00
doc: Fix sentence of pg_walsummary page
Author: Peter Smith <smithpb2250@gmail.com> Reviewed-by: Chao Li <li.evan.chao@gmail.com> Reviewed-by: Robert Treat <rob@xzilla.net> Discussion: https://postgr.es/m/CAHut+PvfYBL-ppX-i8DPeRu7cakYCZz+QYBhrmQzicx7z_Tj5w@mail.gmail.com Backpatch-through: 17
This commit is contained in:
parent
47ad672a76
commit
1aacba1829
1 changed files with 1 additions and 1 deletions
|
|
@ -31,7 +31,7 @@ PostgreSQL documentation
|
|||
<title>Description</title>
|
||||
<para>
|
||||
<application>pg_walsummary</application> is used to print the contents of
|
||||
WAL summary files. These binary files are found with the
|
||||
WAL summary files. These binary files are found in the
|
||||
<literal>pg_wal/summaries</literal> subdirectory of the data directory,
|
||||
and can be converted to text using this tool. This is not ordinarily
|
||||
necessary, since WAL summary files primarily exist to support
|
||||
|
|
|
|||
Loading…
Reference in a new issue