Conversation
This is a temporary solution for this issue: CrunchyData/postgres-operator#3477 It turns off hugepages in the "postgresql.conf.sample" sample file.
|
This issue has been mentionned many times as shown here: CrunchyData/postgres-operator#3477 (comment) |
|
@linouxis9 thanks for your assistance. This solution will work if crunchydata accepts it. |
|
Another solution to this is to create a custom docker build that replaces the sample config file. This PR is still the best solution once accepted. |
|
This may be resolved in the latest build by Crunchydata as they updated their documentation to say it is now disabled by default. I'll verify and close out the defect if not commented on by Crunchydata |
This is a solution for this issue:
CrunchyData/postgres-operator#3477
It turns off hugepages in the "postgresql.conf.sample" sample file.
Checklist:
Type of Changes:
What is the current behavior? (link to any open issues here)
CrunchyData/postgres-operator#3477
What is the new behavior (if this is a feature change)?
The new behavior would not crash the pod when initdb is called.
Other information: