Multiple core dump errors are thrown by initdb when Huge pages are enabled in OS and huge_pages is set to “off” in postgresql.conf.sample in Kubernetes.

Поиск
Список
Период
Сортировка
От M Tarkeshwar Rao
Тема Multiple core dump errors are thrown by initdb when Huge pages are enabled in OS and huge_pages is set to “off” in postgresql.conf.sample in Kubernetes.
Дата
Msg-id AS8PR07MB7093422976C7B0088DB9912AAEB79@AS8PR07MB7093.eurprd07.prod.outlook.com
обсуждение исходный текст
Ответы Re: Multiple core dump errors are thrown by initdb when Huge pages are enabled in OS and huge_pages is set to “off” in postgresql.conf.sample in Kubernetes.  (Julien Rouhaud <rjuju123@gmail.com>)
Список pgsql-general

Hi,

 

We are facing following issue with postgres db with Kubernetes. Is huge pages not supported in Kubernetes environment?

Multiple core dump errors are thrown by initdb when Huge pages are enabled in OS and huge_pages is set to “off” in postgresql.conf.sample in Kubernetes.

In this case, the initdb utility exists with code, success message is also printed in its logs and DB server is started successfully.

 

Queries:

How can this issue be fixed?

If no, can these errors be ignored or is there any repercussion of these errors, since DB is initialized & started successfully.

 

NOTE: If we do not set huge_pages to “off”, and use its default value, then db is also not starting.

 

Regards

Tarkeshwar

 

 

 

xxxx

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

Предыдущее
От: David Rowley
Дата:
Сообщение: Re: Idea: PostgreSQL equivalent to Oracle's KEEP clause
Следующее
От: Julien Rouhaud
Дата:
Сообщение: Re: Multiple core dump errors are thrown by initdb when Huge pages are enabled in OS and huge_pages is set to “off” in postgresql.conf.sample in Kubernetes.