public inbox for [email protected]
help / color / mirror / Atom feedFrom: Glen Robertson <[email protected]>
To: [email protected] <[email protected]>
Subject: small type on wiki page at: http://wiki.postgresql.org/wiki/Binary_Replication_Tutorial
Date: Tue, 24 Apr 2012 04:25:14 +0000
Message-ID: <[email protected]> (raw)
Hi there,
I think I have found a small typo in the binary replication wiki page.
Under the recovery.conf header, the restore command example reads:
restore_command = 'pg_standby /shares/walarchive/%f %p %r'
But I believe, it should be:
restore_command = 'pg_standby /shares/walarchive %f %p %r'
(with a space between walarchive and %f).
Thanks!
Glen
view thread (2+ messages) latest in thread
reply
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Reply to all the recipients using the --to and --cc options:
reply via email
To: [email protected]
Cc: [email protected]
Subject: Re: small type on wiki page at: http://wiki.postgresql.org/wiki/Binary_Replication_Tutorial
In-Reply-To: <[email protected]>
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox