Subject TempCacheLimit - Integer?
Author liviuslivius
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