Re: [HACKERS] Point in Time Recovery
От | Simon Riggs |
---|---|
Тема | Re: [HACKERS] Point in Time Recovery |
Дата | |
Msg-id | 1090540113.3057.17.camel@localhost.localdomain обсуждение исходный текст |
Ответ на | Re: [HACKERS] Point in Time Recovery (Tom Lane <tgl@sss.pgh.pa.us>) |
Ответы |
Re: [HACKERS] Point in Time Recovery
Re: [HACKERS] Point in Time Recovery |
Список | pgsql-admin |
On Thu, 2004-07-22 at 21:19, Tom Lane wrote: > Mark Kirkwood <markir@coretech.co.nz> writes: > > 2) Is is possible to make the recovery kick in even though pg_control > > says the database state is shutdown? > > Yeah, I think you are right: presence of recovery.conf should force a > WAL scan even if pg_control claims it's shut down. Fix committed. > This *should* be possible but I haven't tested it. There is a code path on secondary checkpoints that indicates that crash recovery can occur even when the database was shutdown, since the code forces recovery whether it was or not. On that basis, this may work, but is yet untested. I didn't mention this because it might interfere with getting hot backup to work... Best Regards, Simon Riggs
В списке pgsql-admin по дате отправления: