Re: [pgadmin-support] PostgreSQL 9.6.1: Debug window does not load function sql

2016-12-14 Thread Murtuza Zabuawala
Hi, Could you provide steps to re-produce the issue with your sample code/screenshot? And also, OS version- ? Python version - ? pgAdmin4 version - ? -- Regards, Murtuza Zabuawala EnterpriseDB: http://www.enterprisedb.com The Enterprise PostgreSQL Company On Wed, Dec 14, 2016 at 7:14 PM, Shakt

[pgadmin-support] pgadmin 4.1 on windows 10

2016-12-14 Thread Marco
Hi all, since pgadmin 4 was in beta version I'm trying to install it on my windows 10 machine unsuccessfully. My system is windows 10 pro (version 1607) os build 14393.0 I'm now trying to install pgadmin 4.1 from here: https://ftp.postgresql.org/pub/pgadmin3/pgadmin4/v1.1/windows/pgadmin4-1.1

[pgadmin-support] PostgreSQL 9.6.1: Debug window does not load function sql

2016-12-14 Thread Shakti Singh
Hi, I am working on a POC to port Oracle database to PostGreSQL. I am trying to debug a function in pgAdmin 4 after enabling debugger. The Debugger window that opens in pgAdmin 4 for a function does not show any function code because of which I cannot put a break point. Any help is appreciated.