Hi,
Please log the issue @ https://redmine.postgresql.org/projects/pgadmin4.
Thanks,
Khushboo
On Sun, May 3, 2020 at 12:20 AM Edson Richter
wrote:
> Using PostgreSQL 9.6 on Linux Centos 7 x64 - yum standard installer.
> pgAdmin 4.20 and 4.21 on Windows Server 2019 x64 - .exe standard installer
Hello,
Not able to find any helpful information in the logs,
1) Try executing below sql (which is from the pgadmin4 log) in the Query
tool manually and check if you are getting proper result,
/*pga4dash*/
SELECT 'session_stats' AS chart_name, row_to_json(t) AS chart_data
FROM (SELECT
(SELECT c