Re: Multiple pg_waldump --rmgr options

Поиск
Список
Период
Сортировка
От Kyotaro Horiguchi
Тема Re: Multiple pg_waldump --rmgr options
Дата
Msg-id 20210519.115052.172967766943710360.horikyota.ntt@gmail.com
обсуждение исходный текст
Ответ на Re: Multiple pg_waldump --rmgr options  (Julien Rouhaud <rjuju123@gmail.com>)
Ответы Re: Multiple pg_waldump --rmgr options
Список pgsql-hackers
At Tue, 18 May 2021 23:23:02 +0800, Julien Rouhaud <rjuju123@gmail.com> wrote in 
> On Tue, May 18, 2021 at 04:50:31PM +0300, Heikki Linnakangas wrote:
> > That didn't do what I wanted. It only printed the Heap2 records, not Heap,
> > even though I specified both. The reason is that if you specify multiple
> > --rmgr options, only the last one takes effect.
> > 
> > I propose the attached to allow selecting multiple rmgrs, by giving multiple
> > --rmgr options. With that, it works the way I expected:
> 
> The change and the patch look sensible to me.

+1.

regards.

-- 
Kyotaro Horiguchi
NTT Open Source Software Center



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

Предыдущее
От: Fujii Masao
Дата:
Сообщение: Re: wal stats questions
Следующее
От: Masahiko Sawada
Дата:
Сообщение: Re: Performance degradation of REFRESH MATERIALIZED VIEW