BUG #18049: dynamic_shared_memory_type's value `posix` doesn't have any effect, syscall shm_get executes - Mailing list pgsql-bugs

From PG Bug reporting form
Subject BUG #18049: dynamic_shared_memory_type's value `posix` doesn't have any effect, syscall shm_get executes
Date
Msg-id 18049-8a6848d6272247fc@postgresql.org
Whole thread Raw
Responses Re: BUG #18049: dynamic_shared_memory_type's value `posix` doesn't have any effect, syscall shm_get executes  (Andrew Dunstan <andrew@dunslane.net>)
List pgsql-bugs
The following bug has been logged on the website:

Bug reference:      18049
Logged by:          Jitender Kumar
Email address:      jkr0103@gmail.com
PostgreSQL version: 12.1
Operating system:   ubuntu 20.04
Description:

Expected `shm_open` syscall for the `posix` value of
`dynamic_shared_memory_type` parameter but strace shows `shm_get` being
executed.


pgsql-bugs by date:

Previous
From: Thomas Munro
Date:
Subject: Re: BUG #18047: ODBC to PG long transaction causes PANIC
Next
From: "[Quipsy] Markus Karg"
Date:
Subject: AW: WHERE column = X AND column = Y will always be zero matching rows