Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Postgres] Add a warning about dockers default shared memory limit #1318

Closed
otbutz opened this issue Oct 1, 2018 · 0 comments
Closed

[Postgres] Add a warning about dockers default shared memory limit #1318

otbutz opened this issue Oct 1, 2018 · 0 comments

Comments

@otbutz
Copy link
Contributor

otbutz commented Oct 1, 2018

The default shared memory limit of a docker container is 64MB which might not be enough for Postgres if a complex query is being executed with multiple workers.

The documentation should mention that changing the shared memory size via the --shm-size parameter could be necessary.

see docker-library/postgres#416 for the previous discussion

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant