Fix WAIT FOR LSN documentation examples Pad example LSNs to match pg_lsn_out() output, and use "standby_replay LSN" in the timeout error to match the server message.
Author: Xuneng Zhou <[email protected]> Reviewed-by: Alexander Korotkov <[email protected]> Discussion: https://postgr.es/m/CABPTF7UtW_cAa%3DQh4RDfKiUqu3pJJE22ai9tbWJVERbeRyssLw%40mail.gmail.com Backpatch-through: 19 Branch ------ REL_19_STABLE Details ------- https://git.postgresql.org/pg/commitdiff/d2eb714c7ae70afc1837da5db4393b0f50dcc77f Modified Files -------------- doc/src/sgml/ref/wait_for.sgml | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-)
