Thanks to visit codestin.com Credit goes to github.com
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 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