How to increase the max query history stored

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hello there,

The default size of 20 history queries is somewhat limiting. So, I tried to increase the size on my Linux server-installed (Ubuntu 22.04.5 LTS, Linux-6.8.12-7-pve-x86_64-with-glibc2.35) PGAdmn 8.14.  I followed the instructions below to no avail.  I appreciate any help!

1. Create /var/lib/pgadmin/config_local.py and add
_ON_DISK_HISTORY_ = True
MAX_QUERY_HIST_STORED = 5000  # Set to your desired number of queries

2. Restart PGAdmin 4 with
sudo systemctl restart apache2

Thanks!

Bo

[Index of Archives]     [Postgresql Home]     [Postgresql General]     [Postgresql Performance]     [Postgresql PHP]     [Postgresql Jobs]     [PHP Users]     [PHP Databases]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Databases]     [Yosemite Forum]

  Powered by Linux