I am trying to get some 15MB of shared memory using ShmemAlloc.
Cross checked all my kernal variables set in OS level and also in postgresql.conf.
Cant able to get the required memory(15MB) but if i try with some small memory(1MB), its working fine.
Am i missing something.?
cheers
- Harry