Re: [pgadmin-support] No SQL errors visible in pgAdmin 4 1.5

2017-07-04 Thread Pawel Hadam
Hi Murtuza, I have found a solution, and I needed to change in postgresql.conf this line: lc_messages = 'en_GB.UTF-8' and leave the other 3 parameters as they were before, when I created the database: lc_monetary = 'Polish_Poland.1250' lc_numeric = 'Polish_Poland.1250' lc_time = 'Polish_Poland.

PGAdmin 4 Bug on Run Query

2017-07-04 Thread Ng Liang Jie ???
Hi all, I encounter a bug in pgadmin 4 while running query. I am running ssh tunneling and forwarding the port to 127.0.0.1. PgAdmin 4 server connection's hostname is set to "localhost" and port is configured to the port being forwarded. Connection to db is working fine BUT query execution i