From: | Guillaume Lelarge <guillaume(at)lelarge(dot)info> |
---|---|
To: | pgadmin-support(at)postgresql(dot)org |
Cc: | Roger Niederland <roger(at)niederland(dot)com> |
Subject: | Re: Possible simple enhancement |
Date: | 2009-09-12 12:49:04 |
Message-ID: | 200909121449.04564.guillaume@lelarge.info |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgadmin-hackers pgadmin-support |
Le mercredi 9 septembre 2009 à 20:46:00, Roger Niederland a écrit :
> First of all thanks for PGAdmin I've been using it for years now.
>
:)
> One small enhancement that would be very useful is:
>
> When viewing the Statistics tab for the server where the Current
> Executing Queries is available (along with the current user, database
> etc..) It would be good to be able to copy the sql of a current query. I
> realize that it is impractical to show the full query sql (and do not want
> this). But I would like to be able to copy the "full sql" of the current
> query. I know that I can log long running queries, but feel it would be
> useful to copy the query from the statistics, so I can paste it into a
> query window for further analysis.
>
It's already possible in 1.10, but it copies the whole line (not only the
query). Anyways, that's one item on my todolist. We also want to be able to
launch the query tool with this query (see
http://code.pgadmin.org/trac/ticket/9) I hope all of these will be in 1.12.
Thanks for your report.
--
Guillaume.
http://www.postgresqlfr.org
http://dalibo.com
From | Date | Subject | |
---|---|---|---|
Next Message | pgAdmin Trac | 2009-09-12 13:15:38 | [pgAdmin III] #75: Sun compiler _T conflicts with wxWidgets use of the macro |
Previous Message | pgAdmin Trac | 2009-09-12 12:45:12 | [pgAdmin III] #74: Data type selection when creating a column... really hard task |
From | Date | Subject | |
---|---|---|---|
Next Message | Guillaume Lelarge | 2009-09-14 22:48:21 | Re: [pgadmin-support] Possible simple enhancement |
Previous Message | Guillaume Lelarge | 2009-09-12 12:45:53 | Re: Data type selection when creating a column... really hard task |