Re: [DOC] Add detail regarding resource consumption wrt max_connections

Поиск
Список
Период
Сортировка
От Robert Treat
Тема Re: [DOC] Add detail regarding resource consumption wrt max_connections
Дата
Msg-id CAJSLCQ0gVGZRbZsWDJ5CnMH7v-7eZHR3d1xUiTz3s-5+Y9xQag@mail.gmail.com
обсуждение исходный текст
Ответ на Re: [DOC] Add detail regarding resource consumption wrt max_connections  (Robert Haas <robertmhaas@gmail.com>)
Ответы Re: [DOC] Add detail regarding resource consumption wrt max_connections
Список pgsql-hackers
On Wed, May 15, 2024 at 11:14 AM Robert Haas <robertmhaas@gmail.com> wrote:
>
> On Fri, Mar 22, 2024 at 1:57 PM Robert Haas <robertmhaas@gmail.com> wrote:
> > Rather, I think that it's entirely appropriate to do what Roberto
> > suggested, which is to say, let users know that they're going to use
> > some extra resources if they increase the setting, and then let them
> > figure out what if anything they want to do about that.
>
> Considering that, and the lack of further comment, I propose to commit
> the original patch.
>
> Objections?
>

I think the only unresolved question in my mind was if we should add a
similar note to the original patch to max_prepared_xacts as well; do
you intend to do that?

Robert Treat
https://xzilla.net



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

Предыдущее
От: Robert Haas
Дата:
Сообщение: Re: add function argument names to regex* functions.
Следующее
От: Robert Haas
Дата:
Сообщение: Re: [PATCH] Add --syntax to postgres for SQL syntax checking