[pgadmin-org/pgadmin4] 34f160: Allow changing the POOL_SIZE and MAX_OVERFLOW conf...

From: Yogesh Mahajan <noreply(at)github(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: [pgadmin-org/pgadmin4] 34f160: Allow changing the POOL_SIZE and MAX_OVERFLOW conf...
Date: 2023-08-16 09:59:23
Message-ID: pgadmin-org/pgadmin4/push/refs/heads/master/33b2b8-34f160@github.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Branch: refs/heads/master
Home: https://github.com/pgadmin-org/pgadmin4
Commit: 34f160cec77ec416a914506d0f87ee5cefcbef9f
https://github.com/pgadmin-org/pgadmin4/commit/34f160cec77ec416a914506d0f87ee5cefcbef9f
Author: Yogesh Mahajan <yogesh(dot)mahajan(at)enterprisedb(dot)com>
Date: 2023-08-16 (Wed, 16 Aug 2023)

Changed paths:
M web/config.py
M web/pgadmin/model/__init__.py
M web/regression/runtests.py

Log Message:
-----------
Allow changing the POOL_SIZE and MAX_OVERFLOW config values of the pgAdmin config DB connection pool. #6208

Browse pgadmin-hackers by date

  From Date Subject
Next Message Aditya Toshniwal 2023-08-16 10:02:29 [pgadmin-org/pgadmin4] 1adde6: Update release notes
Previous Message Sahil Harpal 2023-08-16 09:55:26 Re: Pgadmin4 System Stats Extension Design