Re: CREATE DATABASE ... STRATEGY WAL_LOG issues

Поиск
Список
Период
Сортировка
От Andres Freund
Тема Re: CREATE DATABASE ... STRATEGY WAL_LOG issues
Дата
Msg-id 20230322170419.5h6m4nhbuxomz7ao@awork3.anarazel.de
обсуждение исходный текст
Ответ на Re: CREATE DATABASE ... STRATEGY WAL_LOG issues  (Robert Haas <robertmhaas@gmail.com>)
Список pgsql-hackers
On 2023-03-22 09:58:58 -0400, Robert Haas wrote:
> On Wed, Mar 22, 2023 at 1:12 AM Andres Freund <andres@anarazel.de> wrote:
> > Patch with the two minimal fixes attached. As we don't know whether it's worth
> > changing the strategy, the more minimal fixes seem more appropriate.
> 
> LGTM.

Thanks for checking. Pushed.



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

Предыдущее
От: Andres Freund
Дата:
Сообщение: Re: Should we remove vacuum_defer_cleanup_age?
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Set arbitrary GUC options during initdb