MMAP vs POSIX : PostgreSQL Dynamic Shared Memory
[crayon-67279d2905162803552126/] There is a file in pg_dynshmem sub-directory under PostgreSQL data directory. But what is that file? The answer is here, But before we understand that, we will have to…