On 07-06-2026 04:15, Luciano Rodrigues Nunes Mendes wrote:
> Hi everyone,
>
> I have a question regarding the TempCacheLimit configuration parameter.
> I'm using SuperServer and reading the documentation <https://
>
www.firebirdsql.org/docs/html/en/refdocs/fbconf/firebird-configuration-
> reference.html#fbconf-temp-cache-limit> didn't make it clear to me
> whether the TempCacheLimit value defined in firebird.conf is for each
> database (as happens with the DefaultDbCachePages parameter) or if the
> value defined by TempCacheLimit in firebird.conf is shared for all
> databases managed by Firebird.
TempCacheLimit is per-database configurable, so the setting, even in
firebird.conf, is a limit per database. The configuration value in
firebird.conf is used as the default value if it isn't overridden in
databases.conf for a database.
I'll see if I can update the docs to make this more explicit.
Mark
--
Mark Rotteveel