Re: New PG14 server won't start with >2GB shared_buffers

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: New PG14 server won't start with >2GB shared_buffers
Дата
Msg-id 99663.1677457376@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: New PG14 server won't start with >2GB shared_buffers  (Chris Hoover <chrish@aweber.com>)
Ответы Re: New PG14 server won't start with >2GB shared_buffers  (Chris Hoover <chrish@aweber.com>)
Список pgsql-admin
Chris Hoover <chrish@aweber.com> writes:
> Got a chance to work on this today.  Here is what I’m getting.  I used the same command that is used when the config
hassmall memory. 

OK, so it still happens when interactive, which seems to exclude systemd.

Have you tried setting huge_pages = off, as somebody suggested upthread?
(The default setting of "try" ought to work anyway, but we've heard a few
reports suggesting sometimes it doesn't.)

Googling for ways to limit resources under Linux led me to mentions of
/etc/security/limits.conf, which might be worth checking.  The comments
in that say it only applies to logins via PAM, which should include your
interactive session and I'm not too sure about Patroni.

Otherwise I'm kind of running out of ideas :-(.  *Something* is clearly
interfering with your resource limits, but I don't know what.

            regards, tom lane



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

Предыдущее
От: Chris Hoover
Дата:
Сообщение: Re: New PG14 server won't start with >2GB shared_buffers
Следующее
От: Chris Hoover
Дата:
Сообщение: Re: New PG14 server won't start with >2GB shared_buffers