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
because the leading digits in some numbers were cut off because the column was
not wide enough, and there was no indication that the start of the number was
truncated. 2. Also it would be useful if one could configure the display so
text values are show in 'quotes', I have to deal with padded values so it would
be really useful to see when there is padding. The display of null as [null] is
much appreciated. 3. Also being able to display the query result transposed
would be useful, e.g. column headings down the side and the rows displayed in
columns. 4. Also being able to display table definitions, i.e. \d table_name in
psql would be useful, one has to quickly check table definitions some times.
Yours Sincerely,
Gene Thomas.