Re: BUG #17991: FATAL: cannot request additional shared memory outside shmem_request_hook - Mailing list pgsql-bugs

From Laurenz Albe
Subject Re: BUG #17991: FATAL: cannot request additional shared memory outside shmem_request_hook
Date
Msg-id 6e0c095f26bf9d15e92fad234f3d9736a2890258.camel@cybertec.at
Whole thread Raw
In response to BUG #17991: FATAL: cannot request additional shared memory outside shmem_request_hook  (PG Bug reporting form <noreply@postgresql.org>)
Responses Re: BUG #17991: FATAL: cannot request additional shared memory outside shmem_request_hook  (Julien Rouhaud <rjuju123@gmail.com>)
List 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



pgsql-bugs by date:

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