Re: In-Context Debugging - pgAdmin

2021-10-24 Thread Aditya Toshniwal
Hi Owais, Please raise the bug request here with steps and logs here for the team to investigate further - https://redmine.postgresql.org/projects/pgadmin4/issues/new On Fri, Oct 22, 2021 at 6:57 PM Owais Khan wrote: > Hi Aditya, > > I removed logs and started pgAdmin fresh and repeated the abo

Re: In-Context Debugging - pgAdmin

2021-10-22 Thread Owais Khan
Hi Aditya, I removed logs and started pgAdmin fresh and repeated the above steps. Following are logs. Thanks for your help. 2021-10-22 17:16:34,895: WARNINGwerkzeug: WebSocket transport not available. Install simple-websocket for improved performance. 2021-10-22 17:17:56,676: ERROR

Re: In-Context Debugging - pgAdmin

2021-10-22 Thread Aditya Toshniwal
Hi Owais, Can you share pgAdmin logs ? - Linux/MacOS: ~/.pgadmin/pgadmin4.log - Windows: %APPDATA%\pgAdmin\pgadmin4.log On Fri, Oct 22, 2021 at 3:48 PM Owais Khan wrote: > Hi Team, > > I am using pgAdmin 6.1 on MacOS 11.6 against a PG Database 10 running on > CentOS in Azure. > > I am

In-Context Debugging - pgAdmin

2021-10-22 Thread Owais Khan
Hi Team, I am using pgAdmin 6.1 on MacOS 11.6 against a PG Database 10 running on CentOS in Azure. I am observing that whenever I try to do the following it breaks. 1) I open up "Query Tool" in pgAdmin and write a PL/SQL block containing 2 user defined function calls - Let's say first one is A a