On Fri, Jul 23, 2010 at 18:29, Steeles <stee...@gmail.com> wrote:
> I am working on shipping WAL files, can WAL files do one-to-many shipping?
> The target PG instances are running in the recovery mode waiting for the WAL
> files.

Yes. Just copy the files to multiple machines, the slaves are
completely independent.


> also, once the target PG database receives WAL files and update its own
> database, can I run pg_dump to dump all the data when it is in recovery
> mode?

No.


-- 
 Magnus Hagander
 Me: http://www.hagander.net/
 Work: http://www.redpill-linpro.com/

-- 
Sent via pgsql-general mailing list (pgsql-general@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general

Reply via email to