Hi,<div><br></div><div>To perform online recovery, the WAL archive should also be copied to the recovery target, right? But in the examples (basebackup.sh), it is not done?</div><div><br></div><div><div>For online recovery by PITR, why force a log switch (pgpool_switch_xlog) in the second stage online recovery? </div>
<div><br></div><div>In addition, in the sample it is passed the archive dir as an argument:</div></div><div><br></div><div> psql -p $port -c "SELECT pgpool_switch_xlog('$archdir')" template1</div><div><br>
</div><div>but actually pg_switch_xlog() in at least 9.1 takes no argument. pgpool_switch_xlog is said to simply pass its arguments to pg_switch_xlog. So it is not matching. Why?</div><div><br></div><div>Thanks!<br clear="all">
<div><br></div>-- <br><div>Kent Tong</div><div>IT author and consultant, child educator</div><br>
</div>