default data sort - Mailing list pgsql-general

From Michael Fraley
Subject default data sort
Date
Msg-id 4A3E7597.7030508@usfca.edu
Whole thread Raw
Responses Re: default data sort
List 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?




pgsql-general by date:

Previous
From: Tom Lane
Date:
Subject: Re: Postgres - uuid-ossp error
Next
From: Michael Fraley
Date:
Subject: default data sort