Re: Dividing progress/debug information in pg_standby, and stat before copy - Mailing list pgsql-hackers

From tomas@tuxteam.de
Subject Re: Dividing progress/debug information in pg_standby, and stat before copy
Date
Msg-id 20100126103257.GA8387@tomas
Whole thread Raw
In response to Re: Dividing progress/debug information in pg_standby, and stat before copy  (Dimitri Fontaine <dfontaine@hi-media.com>)
List pgsql-hackers
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On Tue, Jan 26, 2010 at 11:24:09AM +0100, Dimitri Fontaine wrote:

[...]

> I've yet to understand how the files in the archive get from the master
> to the slave in this case, or are you supposing in your example that the
> cp in the restore_command is targetting a shared disk setup or
> something?

As far as I understand (at least in the current setting its that way),
cp is just a (minimal) example -- it could be scp, rsync (or UUCP for
the older among us ;)

Typically you would wrap the real work in some shell script anyway.

Regards
- -- tomás
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)

iD4DBQFLXsTZBcgs9XrR2kYRAmjBAJjMcxAKfhmlGLqnE/FNo3PrnCEEAJ96K7eJ
nKnsebO/IKJsIPQ6WTbqoA==
=dd3Z
-----END PGP SIGNATURE-----


pgsql-hackers by date:

Previous
From: Michael Meskes
Date:
Subject: Re: ECPG patch 4.1, out-of-scope cursor support in native mode
Next
From: Heikki Linnakangas
Date:
Subject: Re: Dividing progress/debug information in pg_standby, and stat before copy