Re: BUG #18094: max max_connections cannot be set

Поиск
Список
Период
Сортировка
От David G. Johnston
Тема Re: BUG #18094: max max_connections cannot be set
Дата
Msg-id CAKFQuwaJ8d_1r-veqp6cnKYGypi+sSk9DScs-z6b-DM1WXR-DA@mail.gmail.com
обсуждение исходный текст
Ответ на Re: BUG #18094: max max_connections cannot be set  (Nikolay Samokhvalov <nikolay@samokhvalov.com>)
Ответы Re: BUG #18094: max max_connections cannot be set  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-bugs
On Thu, Sep 7, 2023 at 9:25 PM Nikolay Samokhvalov <nikolay@samokhvalov.com> wrote:
nik=# select max_val from pg_settings where name = 'max_connections';
 max_val
---------
 262143
(1 row)

-- here is why

Glossed right over that...yeah, quite a few settings seem to have a max_val of "unsigned numeric", I'd be curious whether they all have some non-datatype maximum recognized during runtime that pg_settings is unable to see.

David J.

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

Предыдущее
От: Nikolay Samokhvalov
Дата:
Сообщение: Re: BUG #18094: max max_connections cannot be set
Следующее
От: PG Bug reporting form
Дата:
Сообщение: BUG #18098: Console code page issue Postgresql 14.7