RE: Disable WAL logging to speed up data loading

Поиск
Список
Период
Сортировка
От tsunakawa.takay@fujitsu.com
Тема RE: Disable WAL logging to speed up data loading
Дата
Msg-id TYAPR01MB29901FC7D78D5228C681EAC5FEFF0@TYAPR01MB2990.jpnprd01.prod.outlook.com
обсуждение исходный текст
Ответ на Re: Disable WAL logging to speed up data loading  (Kyotaro Horiguchi <horikyota.ntt@gmail.com>)
Ответы RE: Disable WAL logging to speed up data loading
Список pgsql-hackers
From: Kyotaro Horiguchi <horikyota.ntt@gmail.com>
> At Thu, 19 Nov 2020 11:04:17 -0500, Stephen Frost <sfrost@snowman.net>
> > * Laurenz Albe (laurenz.albe@cybertec.at) wrote:
> > > I missed that this is only a warning when I looked at it before.
> > > Yes, it should be a fatal error.
> >
> > Yeah, the more that I think about it, the more that I tend to agree with
> > this.  Does anyone want to argue against changing this into a FATAL..?
>
> I don't come up with a use case where someone needs to set
> wal_level=minimal for archive recovery. So +1 to change it to FATAL.

Thank you all.  I'd like to give Osumi-san an opportunity to write a patch and showing the evidence of successful test
ifyou don't mind.  He is very young and newbie to Postgres, so even a small contribution would encourage him to make
furthercontributions. 


Regards
Takayuki Tsunakawa





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

Предыдущее
От: Kyotaro Horiguchi
Дата:
Сообщение: Re: Disable WAL logging to speed up data loading
Следующее
От: James Hilliard
Дата:
Сообщение: [PATCH 1/1] Fix compilation on mac with Xcode >= 11.4.