public inbox for [email protected]  
help / color / mirror / Atom feed
small type on wiki page at: http://wiki.postgresql.org/wiki/Binary_Replication_Tutorial
2+ messages / 2 participants
[nested] [flat]

* small type on wiki page at: http://wiki.postgresql.org/wiki/Binary_Replication_Tutorial
@ 2012-04-24 04:25  Glen Robertson <[email protected]>
  0 siblings, 1 reply; 2+ messages in thread

From: Glen Robertson @ 2012-04-24 04:25 UTC (permalink / raw)
  To: pgsql-www

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


^ permalink  raw  reply  [nested|flat] 2+ messages in thread

* Re: small type on wiki page at: http://wiki.postgresql.org/wiki/Binary_Replication_Tutorial
@ 2012-04-26 23:52  Josh Kupershmidt <[email protected]>
  parent: Glen Robertson <[email protected]>
  0 siblings, 0 replies; 2+ messages in thread

From: Josh Kupershmidt @ 2012-04-26 23:52 UTC (permalink / raw)
  To: Glen Robertson <[email protected]>; +Cc: pgsql-www

On Mon, Apr 23, 2012 at 9:25 PM, Glen Robertson <[email protected]> wrote:
> 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, I went ahead and fixed that. You should be able to edit wiki
pages yourself if you want, you can sign up for an account at:
  https://www.postgresql.org/account/signup/

Josh




^ permalink  raw  reply  [nested|flat] 2+ messages in thread


end of thread, other threads:[~2012-04-26 23:52 UTC | newest]

Thread overview: 2+ messages (download: mbox mbox.gz follow: Atom feed)
-- links below jump to the message on this page --
2012-04-24 04:25 small type on wiki page at: http://wiki.postgresql.org/wiki/Binary_Replication_Tutorial Glen Robertson <[email protected]>
2012-04-26 23:52 ` Josh Kupershmidt <[email protected]>

This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox