On Thu, Nov 22, 2012 at 7:29 PM, wd <wd@xxxxxxxxx> wrote: > Thanks for your reply, the logs are something like bellow,postgres will > restore every wal log I put in the xlog directory,and then continues waiting > for next wal log. The postgres version is 9.1.6. > > [ 2012-11-22 18:49:24.175 CST 25744 50ae0334.6490 1 0]LOG: database > system was shut down in recovery at 2012-11-22 18:49:22 CST > [ 2012-11-22 18:49:24.176 CST 25744 50ae0334.6490 2 0]LOG: entering > standby mode Do you have standby_mode=on in your recovery.conf? If so, remove it. It is meaningless to specify both standy_mode, and recovery_target_time. Cheers, Jeff -- Sent via pgsql-general mailing list (pgsql-general@xxxxxxxxxxxxxx) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-general