postgres fixes
This commit is contained in:
parent
1f87107d00
commit
8a1e21d641
2 changed files with 2 additions and 2 deletions
|
|
@ -4,7 +4,7 @@ ident_file = '/etc/postgresql/17/events/pg_ident.conf'
|
|||
external_pid_file = '/var/run/postgresql/17-events.pid'
|
||||
|
||||
listen_addresses = ''
|
||||
port = 5433
|
||||
port = 5432
|
||||
max_connections = 100
|
||||
unix_socket_directories = '/var/run/postgresql'
|
||||
unix_socket_permissions = 0777
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue