pg_standby (wrong parametr -u in help note - Mailing list pgsql-bugs

From Pavel Stehule
Subject pg_standby (wrong parametr -u in help note
Date
Msg-id 162867790705130624u3d86005fgfe80be1a3c043e12@mail.gmail.com
Whole thread Raw
List pgsql-bugs
Hello

I found unsupported parametr -u in help to pg_standby:

Usage:
  pg_standby [OPTION]... [ARCHIVELOCATION] [NEXTWALFILE] [XLOGFILEPATH]
                                                  note space between
[ARCHIVELOCATION] and [NEXTWALFILE]
with main intended use via restore_command in the recovery.conf
         restore_command = 'pg_standby [OPTION]... [ARCHIVELOCATION] %f %p'
e.g. restore_command = 'pg_standby -l -u /mnt/server/archiverdir %f %p'


again:
pg_standby -l >>>>>-u<<<<<< /mnt/server/archiverdir %f %p'

Regards
Pavel Stehule

pgsql-bugs by date:

Previous
From: Magnus Hagander
Date:
Subject: Re: BUG #3274: Failed to run initdb
Next
From: "michael"
Date:
Subject: BUG #3276: unique index/unique constraint