Re: BUG #17991: FATAL: cannot request additional shared memory outside shmem_request_hook

From: Laurenz Albe <laurenz(dot)albe(at)cybertec(dot)at>
To: eng(dot)khaledghazy(at)gmail(dot)com, pgsql-bugs(at)lists(dot)postgresql(dot)org
Subject: Re: BUG #17991: FATAL: cannot request additional shared memory outside shmem_request_hook
Date: 2023-06-23 09:37:40
Message-ID: 6e0c095f26bf9d15e92fad234f3d9736a2890258.camel@cybertec.at
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

On Thu, 2023-06-22 at 23:17 +0000, PG Bug reporting form wrote:
> after install any extension then add it in postgresql.con file in parameter
> shared_preload_libraries
> then restart service ,this error happen
> --
> -- Unit postgresql-15.service has begun starting up.
> LOG:  pgaudit extension initialized
> FATAL:  cannot request additional shared memory outside
> LOG:  database system is shut down

If anything, that's a bug of the extension.
See that you follow their instructions closely, and if it still
happens, complain to the pgaudit maintainers.

Yours,
Laurenz Albe

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Julien Rouhaud 2023-06-23 11:09:02 Re: BUG #17991: FATAL: cannot request additional shared memory outside shmem_request_hook
Previous Message PG Bug reporting form 2023-06-23 08:27:06 BUG #17992: Followed instructions to setup Postgresql but systemctl restart postgresql-15.service