public inbox for [email protected]
help / color / mirror / Atom feedFrom: Laurenz Albe <[email protected]>
To: Jayadevan M <[email protected]>
To: [email protected] <[email protected]>
Subject: Re: Parameter - shared_memory_size
Date: Fri, 10 Jan 2025 09:05:47 +0100
Message-ID: <[email protected]> (raw)
In-Reply-To: <CAFS1N4hTFKFZomVMTsWiGFuPEPToP8m2mHidnGA3nWQ63+mBVg@mail.gmail.com>
References: <CAFS1N4hTFKFZomVMTsWiGFuPEPToP8m2mHidnGA3nWQ63+mBVg@mail.gmail.com>
On Fri, 2025-01-10 at 12:14 +0530, Jayadevan M wrote:
> I am trying to understand the parameter shared_memory_size. It is a static parameter
> that reports the size of the shared memory area. Does that imply that the value may
> change depending on the memory used by the server?
No, that value will never change.
It is set once after the start of the server, after the server has allocated
shared buffers and other shared memory segments, and after the modules in
"shared_preload_libraries" have had a chance to allocate shared memory too.
Yours,
Laurenz Albe
reply
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Reply to all the recipients using the --to and --cc options:
reply via email
To: [email protected]
Cc: [email protected], [email protected]
Subject: Re: Parameter - shared_memory_size
In-Reply-To: <[email protected]>
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox