On Fri, Oct 18, 2013 at 11:32 AM, Josh Berkus <[email protected]> wrote: > >> exactly as it is now, if it sees the recovery trigger file, then it >> starts ArchiveRecovery and after it finish delete the file (the only >> difference) and increment the timeline > > OK, so if I'm doing a PITR recovery, I just put the recovery variables > into postgresql.conf, then? >
create a recovery trigger file (called standby.enabled in current patch) in $PGDATA and start the server -- Jaime Casanova www.2ndQuadrant.com Professional PostgreSQL: Soporte 24x7 y capacitación Phone: +593 4 5107566 Cell: +593 987171157 -- Sent via pgsql-hackers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers
