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 1c93e89 commit 7b1033fCopy full SHA for 7b1033f
builds/install/misc/firebird.conf
@@ -871,7 +871,9 @@
871
# Bytes of shared memory allocated for snapshots management.
872
# This will grow automatically unless you use an exotic platform
873
# that is neither Windows nor supports mmap system call.
874
-# Each active shapshot uses 16 bytes of memory.
+# Each active snapshot uses 16 bytes of memory.
875
+# The size is an allocation unit. The snapshot table expands dynamically in
876
+# increments of this allocation unit, up to the limit of memory.
877
#
878
# Per-database configurable.
879
0 commit comments