Discussion:
row sorting in pgadmin3?
(too old to reply)
Info Desk
2003-12-04 23:11:22 UTC
Permalink
Hi all-

In PgAdmin II it was (is) possible to sort the rows based on data in a
column (just by clicking on the column header). I can't seem to figure out
how to do that in PgAdmin III. Any help will be greatly appreciated.

-Laurent


---------------------------(end of broadcast)---------------------------
TIP 6: Have you searched our list archives?

http://archives.postgresql.org
Godshall Michael
2003-12-05 20:51:33 UTC
Permalink
Hi,

I don't believe this an option in pgadmin3 at the moment. You will have to
add an "order by" to your sql statement.

Mike

-----Original Message-----
From: pgsql-admin-***@postgresql.org
[mailto:pgsql-admin-***@postgresql.org]On Behalf Of Info Desk
Sent: Thursday, December 04, 2003 5:11 PM
To: pgsql-***@postgresql.org
Subject: [ADMIN] row sorting in pgadmin3?


Hi all-

In PgAdmin II it was (is) possible to sort the rows based on data in a
column (just by clicking on the column header). I can't seem to figure out
how to do that in PgAdmin III. Any help will be greatly appreciated.

-Laurent


---------------------------(end of broadcast)---------------------------
TIP 6: Have you searched our list archives?

http://archives.postgresql.org

Loading...