Re: please update ps display for recovery checkpoint

Поиск
Список
Период
Сортировка
От Justin Pryzby
Тема Re: please update ps display for recovery checkpoint
Дата
Msg-id 20201214032224.GA30237@telsasoft.com
обсуждение исходный текст
Ответ на Re: please update ps display for recovery checkpoint  (Michael Paquier <michael@paquier.xyz>)
Ответы Re: please update ps display for recovery checkpoint  (Michael Paquier <michael@paquier.xyz>)
Список pgsql-hackers
On Mon, Dec 14, 2020 at 12:01:33PM +0900, Michael Paquier wrote:
> On Sat, Dec 12, 2020 at 12:41:25AM +0000, Bossart, Nathan wrote:
> > On 12/11/20, 4:00 PM, "Michael Paquier" <michael@paquier.xyz> wrote:
> >> My counter-proposal is like the attached, with the set/reset part not
> >> reversed this time, and the code indented :p
> > 
> > Haha.  LGTM.
> 
> Thanks.  I have applied this one, then.

Thank you.

I'm not sure, but we could consider backpatching something to clear the
"recovering NNN" that's currently displayed during checkpoint, even though
recovery of NNN has already completed.  Possibly just calling
set_ps_display(""); after "Real work is done".

-- 
Justin



В списке pgsql-hackers по дате отправления:

Предыдущее
От: Michael Paquier
Дата:
Сообщение: Re: please update ps display for recovery checkpoint
Следующее
От: Michael Paquier
Дата:
Сообщение: Re: Some more hackery around cryptohashes (some fixes + SHA1)