mirror of
https://github.com/postgres/postgres.git
synced 2025-07-17 06:41:09 +03:00
Rename show_source_port to log_source_port.
This commit is contained in:
@ -35,7 +35,6 @@
|
||||
|
||||
#port = 5432
|
||||
#hostname_lookup = false
|
||||
#show_source_port = false
|
||||
|
||||
#unix_socket_directory = ''
|
||||
#unix_socket_group = ''
|
||||
@ -122,6 +121,7 @@
|
||||
#silent_mode = false
|
||||
|
||||
#log_connections = false
|
||||
#log_source_port = false
|
||||
#log_pid = false
|
||||
#log_statement = false
|
||||
#log_duration = false
|
||||
|
Reference in New Issue
Block a user