Saturday 8 May 2021

Instalasi : PostgreSQL

max_connections

max_connections nya harus diset lebih besar, defaultnya 100, bisa diset 1000. 

Mac 

 /usr/local/var/postgres/postgresql.conf

Debian/Ubuntu

/etc/postgresql/xy/main/postgresql.conf

GCP SQL - PostgreSQL

idle_in_transaction_session_timeout = 0 

No comments:

Post a Comment