Re: PGAdmin 4: session detail case long SQL

2019-12-16 Thread Aditya Toshniwal
Hi Alain, You can scroll it. Please check the screenshot below: [image: Screenshot 2019-12-16 at 17.45.49.png] On Mon, Dec 16, 2019 at 3:32 PM Alain Dupeyron wrote: > Hi, > > In PG Admin 4, I use the dashboard, server activity to explore sessions on > PG v12.1. > In the Details panel of the ses

PGAdmin 4: session detail case long SQL

2019-12-16 Thread Alain Dupeyron
Hi, In PG Admin 4, I use the dashboard, server activity to explore sessions on PG v12.1. In the Details panel of the session, I can see the start of the SQL, but when it's a long text query on multiple lines, How can I access the entire SQL command ? In PGAdmin 3 (on oldest PG v9.4), in tool

pgAdmin 4 with unusual characters in password

2019-12-16 Thread Micha Silver
I am trying to connect to several databases hosted on a Postgresql 11 server using pgAdmin 4 both from linux and windows client machines.  The some of the DB's have unusual characters in the passwords. From the linux pgAdmin 4 client the connections work fine. Fro