Properly align equals signs in new postgresql.conf units comments.

REL8_5_ALPHA1_BRANCH
Bruce Momjian 17 years ago
parent 802e414d62
commit 72e2315c34
  1. 10
      src/backend/utils/misc/postgresql.conf.sample

@ -24,11 +24,11 @@
# "postgres -c log_connections=on". Some parameters can be changed at run time # "postgres -c log_connections=on". Some parameters can be changed at run time
# with the "SET" SQL command. # with the "SET" SQL command.
# #
# Memory units: kB = kilobytes Time units: ms = milliseconds # Memory units: kB = kilobytes Time units: ms = milliseconds
# MB = megabytes s = seconds # MB = megabytes s = seconds
# GB = gigabytes min = minutes # GB = gigabytes min = minutes
# h = hours # h = hours
# d = days # d = days
#------------------------------------------------------------------------------ #------------------------------------------------------------------------------

Loading…
Cancel
Save