Search Postgresql Archives

Re: Interrupt WAL recovery

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Wed, May 22, 2013 at 3:53 PM, Fabio Rueda Carrascosa <avances123@xxxxxxxxx> wrote:
Can I stop the server and modify recovery.conf with this param and restart it again without problems?


It should work. (Sorry I never tried this, like stopping in middle of the recovery and restarting with some changes. Sure there will be answer's here if someone has more insight on this scenario) 

Its good to include this parameter in recovery.conf at the recovery start time. 

-- Raghav


 

2013/5/22 Raghavendra <raghavendra.rao@xxxxxxxxxxxxxxxx>
On Wed, May 22, 2013 at 3:38 PM, Fabio Rueda Carrascosa <avances123@xxxxxxxxx> wrote:
hello , I'm restoring a 7 days ago full backup  + wal files. I have to recover more than 6k wal files and I have no time, I would accept to work with a ~ 3 days ago snapshot, can I stop the recovery process and start the server?, if yes, how?

My recovery.conf file only has this line :

restore_command = 'envdir /etc/wal-e.d/env /etc/wal-e.d/wal-e wal-fetch "%f" "%p"'

Thanks in advance.

You can control the recovery process with recovery_target_time parameter.  This parameter helps you to recover wals till to the acceptable time for you from the snapshot.




[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Postgresql Jobs]     [Postgresql Admin]     [Postgresql Performance]     [Linux Clusters]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Books]     [PHP Databases]     [Postgresql & PHP]     [Yosemite]
  Powered by Linux