mirror of
https://github.com/postgres/postgres.git
synced 2025-07-15 19:21:59 +03:00
Add GUC parameter to control rendezvous name.
This commit is contained in:
@ -38,6 +38,7 @@
|
||||
#unix_socket_group = ''
|
||||
#unix_socket_permissions = 0777 # octal
|
||||
#virtual_host = ''
|
||||
#rendezvous_name = '' # defaults to the computer name
|
||||
|
||||
# - Security & Authentication -
|
||||
|
||||
|
Reference in New Issue
Block a user