79330571

Date: 2025-01-05 10:43:20
Score: 0.5
Natty:
Report link

you have to edit this file: /var/lib/postgresql/data/postgresql.auto.conf

instead of this: /var/lib/postgresql/data/postgresql.conf

that file by default is:

# Do not edit this file manually!
# It will be overwritten by the ALTER SYSTEM command.
max_connections = '10'

change max_connections variable to something like 100.

Reasons:
  • Has code block (-0.5):
  • Self-answer (0.5):
  • Low reputation (0.5):
Posted by: Hossein Sayyedmousavi