| От | Tom Lane |
|---|---|
| Тема | Re: Infrastructure changes for recovery |
| Дата | |
| Msg-id | 29481.1218120486@sss.pgh.pa.us обсуждение |
| Ответ на | Infrastructure changes for recovery (Simon Riggs <simon@2ndquadrant.com>) |
| Ответы |
Re: Infrastructure changes for recovery
|
| Список | pgsql-hackers |
Simon Riggs <simon@2ndquadrant.com> writes:
> I propose to
> * have startup process signal postmaster when it starts Redo phase (if
> it starts it)
Doesn't seem like "starts recovery" is the point at which you can start
letting clients into the DB. What you want is to reach a point at which
you're sure that the DB is internally consistent, though perhaps not
fully synced with the master. In a PITR recovery scenario this would
correspond to reaching the minimum safe stop point. In true crash
recovery I don't think you can let people in till you're done.
regards, tom lane
В списке pgsql-hackers по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера