mirror of
https://github.com/postgres/postgres.git
synced 2025-10-21 02:52:47 +03:00
Rename hostname_lookup to log_hostname.
This commit is contained in:
@@ -34,7 +34,6 @@
|
||||
#superuser_reserved_connections = 2
|
||||
|
||||
#port = 5432
|
||||
#hostname_lookup = false
|
||||
|
||||
#unix_socket_directory = ''
|
||||
#unix_socket_group = ''
|
||||
@@ -121,6 +120,7 @@
|
||||
#silent_mode = false
|
||||
|
||||
#log_connections = false
|
||||
#log_hostname = false
|
||||
#log_source_port = false
|
||||
#log_pid = false
|
||||
#log_statement = false
|
||||
|
Reference in New Issue
Block a user