default data sort

From: Michael Fraley <fraley(at)usfca(dot)edu>
To: pgadmin-support(at)postgresql(dot)org
Subject: default data sort
Date: 2009-06-21 18:26:58
Message-ID: 4A3E7B72.4000405@usfca.edu
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-support

How can I change the default data sort for a table in pgAdmin? When I
view the data in the selected table, it always opens a spreadsheet view
sorted by the primary key. In this case, the primary key is a one-up
number and a more useful sort is the name column. How can I have it
default to sort by name rather than primary key?

Browse pgadmin-support by date

  From Date Subject
Next Message Raymond O'Donnell 2009-06-21 18:57:50 Re: default data sort
Previous Message Michael Fraley 2009-06-21 17:57:12 default data sort