Re: POSIX shared memory redux
A.M. <agentm@themactionfaction.com>
From: A.M. <agentm@themactionfaction.com>
To: Pg Hackers <pgsql-hackers@postgresql.org>
Date: 2011-04-11T00:03:56Z
Lists: pgsql-hackers
Attachments
- posix_shmem.patch (application/octet-stream) patch
- (unnamed) (text/plain)
Hello, Based on feedback from Tom Lane and Robert Haas, I have amended the POSIX shared memory patch to account for multiple-postmaster start race conditions (which is currently based on SysV shared memory checks). https://github.com/agentm/postgres/tree/posix_shmem