Re: How to increase the max query history stored
От | Roland Müller |
---|---|
Тема | Re: How to increase the max query history stored |
Дата | |
Msg-id | CA+8p0G1kj1OG71cT9dEMjYuGzA6x1c0j=Z=GSc+Fdq1TwR6vvg@mail.gmail.com обсуждение исходный текст |
Ответ на | How to increase the max query history stored (Bo Guo <bo.guo@gisticinc.com>) |
Ответы |
Re: How to increase the max query history stored
|
Список | pgsql-admin |
https://www.pgadmin.org/docs/pgadmin4/latest/config_py.html say's that the file should be in the same directory as config.py.
I don't have the latest pgadmin but Ubuntu 22 too:
Here config.py is located at:
/usr/pgadmin4/web/config.py
BR,
Roland
Am Fr., 31. Jan. 2025 um 11:15 Uhr schrieb Bo Guo <bo.guo@gisticinc.com>:
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 addON_DISK_HISTORY = True
MAX_QUERY_HIST_STORED = 5000 # Set to your desired number of queries2. Restart PGAdmin 4 withsudo systemctl restart apache2Thanks!Bo
В списке pgsql-admin по дате отправления: