On Thu, Oct 10, 2013 at 2:36 PM, Peter Geoghegan <[email protected]> wrote: > On Thu, Oct 10, 2013 at 9:13 AM, Robert Haas <[email protected]> wrote: >> (2) Default to using System V shared memory. If people want POSIX >> shared memory, let them change the default. > >> After some consideration, I think my vote is for option #2. > > Wouldn't that become the call of packagers?
Packagers can certainly override whatever we do, but we still need to make the buildfarm green again. > Wasn't there already some > reason why it was advantageous for FreeBSD to continue to use System V > shared memory? Yes, but this code doesn't affect the main shared memory segment, so I think that's sort of a separate point. -- Robert Haas EnterpriseDB: http://www.enterprisedb.com The Enterprise PostgreSQL Company -- Sent via pgsql-hackers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers
