MMAP vs POSIX : PostgreSQL Dynamic Shared Memory
[crayon-677d2fdfb3b27051937352/] 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…