-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Closed
Labels
RequestRequest for image modification or featureRequest for image modification or featurequestionUsability question, not directly related to an error with the imageUsability question, not directly related to an error with the image
Description
The default limit for Docker containers seems to be 64MB
ERROR: could not resize shared memory segment "/PostgreSQL.2088012784" to 50438144 bytes: No space left on device
I couldn't really find how to calculate the required size of /dev/shm
looking at the documentation. Which Postgres configuration options affect the required size and would it be feasable to tune shm_size
accordingly?
Maybe it would be worth to extend the image documentation.
AndreMiras, lockie, pawelad, cocowalla and redaER7
Metadata
Metadata
Assignees
Labels
RequestRequest for image modification or featureRequest for image modification or featurequestionUsability question, not directly related to an error with the imageUsability question, not directly related to an error with the image