Postgresql15 crash with :FATAL: could not open shared memory segment "/PostgreSQL.0000000": No such file or directory

From: Emile Amewoto <emileam(at)yahoo(dot)com>
To: pgsql-bugs(at)lists(dot)postgresql(dot)org
Subject: Postgresql15 crash with :FATAL: could not open shared memory segment "/PostgreSQL.0000000": No such file or directory
Date: 2023-08-18 05:36:23
Message-ID: 84ED8607-17C8-4159-B5AD-5E00C9E30378@yahoo.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

Hi,
Can you please look into this:
Postgres version 15 randomly crash with the following error : FATAL: could not open shared memory segment "/PostgreSQL.2771626404": No such file or directory

After testing I found out that when shared memory is removed on:

1-PostgreSQL 12, 13,14: no impact, the server perform as normal.
2-PostgreSQL 15: postgresql server crash and no user is able to login to the DB. Any attempt to login you will get the above error.

Regards,
Emile

Browse pgsql-bugs by date

  From Date Subject
Next Message Michael Paquier 2023-08-18 06:18:58 Re: BUG #18057: unaccent removes intentional spaces
Previous Message Michael Paquier 2023-08-18 04:55:32 Re: BUG #17928: Standby fails to decode WAL on termination of primary