Re: Improve the log message output of basic_archive when basic_archive.archive_directory parameter is not set

Поиск
Список
Период
Сортировка
От Nathan Bossart
Тема Re: Improve the log message output of basic_archive when basic_archive.archive_directory parameter is not set
Дата
Msg-id 20230925222047.GA3173226@nathanxps13
обсуждение исходный текст
Ответ на Re: Improve the log message output of basic_archive when basic_archive.archive_directory parameter is not set  (bt23nguyent <bt23nguyent@oss.nttdata.com>)
Ответы Re: Improve the log message output of basic_archive when basic_archive.archive_directory parameter is not set  (Daniel Gustafsson <daniel@yesql.se>)
Список pgsql-hackers
On Thu, Sep 21, 2023 at 11:18:00AM +0900, bt23nguyent wrote:
> -basic_archive_configured(ArchiveModuleState *state)
> +basic_archive_configured(ArchiveModuleState *state, char **logdetail)

Could we do something more like GUC_check_errdetail() instead to maintain
backward compatibility with v16?

-- 
Nathan Bossart
Amazon Web Services: https://aws.amazon.com



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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: How to update unicode mapping table?
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: Partial aggregates pushdown