reiner peterke <zedaardv(at)drizzle(dot)com> writes:
>> On Apr 12, 2016, at 10:20 PM, Andres Freund <andres(at)anarazel(dot)de> wrote:
>> I've a bit of a hard time believing that this is related to huge pages.
> Well all i have at the moment is that when we disabled huge pages on the kernel level and then restarted postgres there were no additional crashes.
That log excerpt shows pretty conclusively that both your semaphores and
your shared memory were yanked out from under you. That's not a Postgres
bug, and it seems unlikely to be related to huge pages either.
regards, tom lane