Subject | TempCacheLimit - Integer? |
---|---|
Author | liviuslivius |
Post date | 2019-05-13T12:31:54Z |
Hi
is TempCacheLimit is really Integer or Int64?
Below info from config
#
# The maximum amount of the temporary space that can be cached
# in memory.
#
# For Classic servers, this setting is defaulted to 8 MB.
# Although it can be increased, the value applies to each client
# connection/server instance and thus consumes a lot of memory.
#
# Per-database configurable.
#
# Type: integer
#
#TempCacheLimit = 64M
TempCacheLimit = 800M
regards,
Karol Bieniaszewski