chore(): some optimizations

This commit is contained in:
ITQ
2026-02-24 20:24:54 +03:00
parent f56a26836d
commit 8fc6ca5c7d
7 changed files with 26 additions and 7 deletions
@@ -62,7 +62,7 @@ listen_addresses = '*' # what IP address(es) to listen on;
# defaults to 'localhost'; use '*' for all
# (change requires restart)
#port = 5432 # (change requires restart)
max_connections = 400 # (change requires restart)
max_connections = 500 # (change requires restart)
#reserved_connections = 0 # (change requires restart)
#superuser_reserved_connections = 3 # (change requires restart)
#unix_socket_directories = '/tmp' # comma-separated list of directories