default data sort

From: Michael Fraley <fraley(at)usfca(dot)edu>
To: pgsql-general(at)postgresql(dot)org, fraley(at)usfca(dot)edu
Subject: default data sort
Date: 2009-06-21 18:01:59
Message-ID: 4A3E7597.7030508@usfca.edu
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

How can I change the default data sort for a table? 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?

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Michael Fraley 2009-06-21 18:09:40 default data sort
Previous Message Tom Lane 2009-06-21 14:51:00 Re: Postgres - uuid-ossp error