mirror of
https://github.com/postgres/postgres.git
synced 2025-07-14 08:21:07 +03:00
corrections
This commit is contained in:
@ -13,8 +13,8 @@
|
|||||||
|
|
||||||
#log_connections = on
|
#log_connections = on
|
||||||
#fsync = off
|
#fsync = off
|
||||||
#max_backends = 64
|
#max_connections = 64
|
||||||
|
|
||||||
# Any option can also be given as a command line switch to the
|
# Any option can also be given as a command line switch to the
|
||||||
# postmaster, e.g., `postmaster --log-connections=on'. Some options
|
# postmaster, e.g., 'postmaster -c log_connections=on'. Some options
|
||||||
# can be set at run-time with the `SET' SQL command.
|
# can be set at run-time with the 'SET' SQL command.
|
||||||
|
Reference in New Issue
Block a user