pgAdmin Query column width

Started by Artur Wasilewskialmost 19 years ago2 messageshackers
Jump to latest
#1Artur Wasilewski
pistolinio@gmail.com

Hi,

I was wondering if there is any possibility to add an enhancement in
pgAdmin Query.
Now, when we do "select * from smth", results are listed in DataOutput
tab and there we have columns with the same width (something about
260px currently). It is realy annoying that in most cases user don't
see full column name (for example when table has columns named in way:
(something_somethind_id, something_something_name, etc.)). What do you
think about adding enhancement which would resize colums and make full
name visible?

Artur Wasilewski

#2Andrew Dunstan
andrew@dunslane.net
In reply to: Artur Wasilewski (#1)
Re: pgAdmin Query column width

Artur Wasilewski wrote:

Hi,

I was wondering if there is any possibility to add an enhancement in
pgAdmin Query.
Now, when we do "select * from smth", results are listed in DataOutput
tab and there we have columns with the same width (something about
260px currently). It is realy annoying that in most cases user don't
see full column name (for example when table has columns named in way:
(something_somethind_id, something_something_name, etc.)). What do you
think about adding enhancement which would resize colums and make full
name visible?

Please ask this question on the pgadmin lists - this is not the right
place for it.

cheers

andrew