On Mon, Nov 21, 2011 at 10:58 AM, Enrico Sirola <enrico.sir...@gmail.com> wrote:

> is it possible to archive the WAL files received by a hot-standby server? In 
> noticed nothing about this on the pgsql docs. The idea is to archive logs in 
> two locations, at the primary site and at the replica site (over a wan) in 
> order to be able to perform a PITR also at the replica site.
> Thanks a lot for your help,

Not directly, but you can arrange this yourself.

Cascading replication is a feature in PG 9.2, released next year.

-- 
 Simon Riggs                   http://www.2ndQuadrant.com/
 PostgreSQL Development, 24x7 Support, Training & Services

-- 
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