Re: POSIX shared memory redux

From: A(dot)M(dot) <agentm(at)themactionfaction(dot)com>
To: Pg Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: POSIX shared memory redux
Date: 2011-04-11 00:03:56
Message-ID: D9EDACF7-53F1-4355-84F8-2E74CD19D22D@themactionfaction.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

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

Attachment Content-Type Size
posix_shmem.patch application/octet-stream 72.0 KB

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Fujii Masao 2011-04-11 01:47:45 Re: [COMMITTERS] pgsql: Don't make "replication" magical as a user name, only as a datab
Previous Message Jeremiah Peschka 2011-04-10 22:54:03 Re: k-neighbourhood search in databases