Re: values not fitting in query result columns, and some ideas

2017-11-11 Thread Murtuza Zabuawala
; \d is not valid SQL so could be used. > > If \d took you to that page that would suffice. > > I want to query and navigate rapidly around the database. > ​Currently there is no other way to ​see the object definition in pgAdmin4. ​ > > > Yours Sincerely, > > > > Ge

Re: values not fitting in query result columns, and some ideas

2017-11-08 Thread David G. Johnston
On Wed, Nov 8, 2017 at 1:15 PM, Gene Thomas wrote: > > >1. ​*\d is feature of psql, if you want to see the database object >definition quickly you can simply select the respective object in browser >tree and select the SQL tab. **​* > > > > Navigating to Schemas/public/tables and scr

RE: values not fitting in query result columns, and some ideas

2017-11-08 Thread Gene Thomas
to query and navigate rapidly around the database. Yours Sincerely, Gene Thomas. From: Murtuza Zabuawala [mailto:murtuza.zabuaw...@enterprisedb.com] Sent: Thursday, 9 November 2017 1:21 AM To: Gene Thomas Cc: pgadmin-support@lists.postgresql.org Subject: Re: values not fitting in query result

Re: values not fitting in query result columns, and some ideas

2017-11-08 Thread Murtuza Zabuawala
On Wed, Nov 8, 2017 at 9:41 AM, Gene Thomas wrote: > Hello, > >Firstly, thanks for pgadmin 4, I have found it useful. 1. However, > I would really appreciate, if when displaying query results, the columns > were resized to fit the values. I recently spent quite some time being > misled be