How to create reports using pgAdmin or DBeaver? I tried: \copy (SELECT profile.get_report(1,2)) TO L:\\test.html', but the file wouldn't open.
How to create reports using pgAdmin or DBeaver?
I tried: \copy (SELECT profile.get_report(1,2)) TO L:\test.html', but the file wouldn't open.