Re: Some code cleanup for pgbench and pg_verifybackup

Поиск
Список
Период
Сортировка
От Daniel Gustafsson
Тема Re: Some code cleanup for pgbench and pg_verifybackup
Дата
Msg-id ED94368A-A5EB-4BC1-92F8-C44DAFF75A61@yesql.se
обсуждение исходный текст
Ответ на Re: Some code cleanup for pgbench and pg_verifybackup  (Michael Paquier <michael@paquier.xyz>)
Список pgsql-hackers
> On 27 Jul 2021, at 01:53, Michael Paquier <michael@paquier.xyz> wrote:

> ..and I also recall that this point has been discussed, where the conclusion
> was that the logging should never exit() directly.


That's a characteristic of the API which still holds IMO.  If we want
something, it's better to have an explicit exit function which takes a log
string than a log function that exits.

--
Daniel Gustafsson        https://vmware.com/




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

Предыдущее
От: Michael Paquier
Дата:
Сообщение: Re: Some code cleanup for pgbench and pg_verifybackup
Следующее
От: Amit Kapila
Дата:
Сообщение: Re: [bug?] Missed parallel safety checks, and wrong parallel safety