doc: remove DEBUG output from example

This commit is contained in:
Ian Barwick
2020-04-20 12:14:47 +09:00
parent 8472d99277
commit 687ed68ce2

View File

@@ -95,7 +95,6 @@
NOTICE: promoting standby to primary
DETAIL: promoting server "node2" (ID: 2) using "pg_ctl -l /var/log/postgres/startup.log -w -D '/var/lib/postgres/data' promote"
server promoting
DEBUG: setting node 2 as primary and marking existing primary as failed
NOTICE: STANDBY PROMOTE successful
DETAIL: server "node2" (ID: 2) was successfully promoted to primary</programlisting>
</para>