We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 802e414 commit 72e2315Copy full SHA for 72e2315
src/backend/utils/misc/postgresql.conf.sample
@@ -24,11 +24,11 @@
24
# "postgres -c log_connections=on". Some parameters can be changed at run time
25
# with the "SET" SQL command.
26
#
27
-# Memory units: kB = kilobytes Time units: ms = milliseconds
28
-# MB = megabytes s = seconds
29
-# GB = gigabytes min = minutes
30
-# h = hours
31
-# d = days
+# Memory units: kB = kilobytes Time units: ms = milliseconds
+# MB = megabytes s = seconds
+# GB = gigabytes min = minutes
+# h = hours
+# d = days
32
33
34
#------------------------------------------------------------------------------
0 commit comments