mirror of
https://github.com/postgres/postgres.git
synced 2025-09-02 04:21:28 +03:00
Display old and new values in pg_resetxlog -n output.
For extra clarity. Rajeev Rastogi, reviewed by Amit Kapila
This commit is contained in:
@@ -177,9 +177,10 @@ PostgreSQL documentation
|
||||
<para>
|
||||
The <option>-n</> (no operation) option instructs
|
||||
<command>pg_resetxlog</command> to print the values reconstructed from
|
||||
<filename>pg_control</> and then exit without modifying anything.
|
||||
This is mainly a debugging tool, but can be useful as a sanity check
|
||||
before allowing <command>pg_resetxlog</command> to proceed for real.
|
||||
<filename>pg_control</> and values about to be changed, and then exit
|
||||
without modifying anything. This is mainly a debugging tool, but can be
|
||||
useful as a sanity check before allowing <command>pg_resetxlog</command>
|
||||
to proceed for real.
|
||||
</para>
|
||||
|
||||
<para>
|
||||
|
Reference in New Issue
Block a user