We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 57afb4e commit 1b3c7f9Copy full SHA for 1b3c7f9
builds/install/misc/firebird.conf
@@ -1021,7 +1021,9 @@
1021
# Bytes of shared memory allocated for snapshots management.
1022
# This will grow automatically unless you use an exotic platform
1023
# that is neither Windows nor supports mmap system call.
1024
-# Each active shapshot uses 16 bytes of memory.
+# Each active snapshot uses 16 bytes of memory.
1025
+# The size is an allocation unit. The snapshot table expands dynamically in
1026
+# increments of this allocation unit, up to the limit of memory.
1027
#
1028
# Per-database configurable.
1029
0 commit comments