What is POSIX shared memory used for anymore? Shared buffers now defaults to mmap, right? So when I run out of shm in
Kubernetesbecause of the 64MB limit, what is actually causing it to run out?
(I know about creating the memory-based volume and mounting it at /dev/shm, and have implemented that workaround. Still
wantto know what is causing this memory use.)
--
Scott Ribe
scott_ribe@elevated-dev.com
https://www.linkedin.com/in/scottribe/