mirror of
https://github.com/postgres/postgres.git
synced 2025-07-14 08:21:07 +03:00
Fix spelling mistake in postgresql.conf.
Greg Sabino Mullane
This commit is contained in:
@ -21,7 +21,7 @@
|
|||||||
# take effect.
|
# take effect.
|
||||||
#
|
#
|
||||||
# Any parameter can also be given as a command-line option to the server, e.g.,
|
# Any parameter can also be given as a command-line option to the server, e.g.,
|
||||||
# "postgres -c log_connections=on". Some paramters 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 MB = megabytes GB = gigabytes
|
# Memory units: kB = kilobytes MB = megabytes GB = gigabytes
|
||||||
|
Reference in New Issue
Block a user