mirror of
https://github.com/postgres/postgres.git
synced 2026-06-04 14:22:22 -04:00
Properly align equals signs in new postgresql.conf units comments.
This commit is contained in:
parent
802e414d62
commit
72e2315c34
1 changed files with 5 additions and 5 deletions
|
|
@ -24,11 +24,11 @@
|
|||
# "postgres -c log_connections=on". Some parameters can be changed at run time
|
||||
# with the "SET" SQL command.
|
||||
#
|
||||
# Memory units: kB = kilobytes Time units: ms = milliseconds
|
||||
# MB = megabytes s = seconds
|
||||
# GB = gigabytes min = minutes
|
||||
# h = hours
|
||||
# d = days
|
||||
# Memory units: kB = kilobytes Time units: ms = milliseconds
|
||||
# MB = megabytes s = seconds
|
||||
# GB = gigabytes min = minutes
|
||||
# h = hours
|
||||
# d = days
|
||||
|
||||
|
||||
#------------------------------------------------------------------------------
|
||||
|
|
|
|||
Loading…
Reference in a new issue