index: specify sort order?

From: <me(at)alternize(dot)com>
To: <pgsql-novice(at)postgresql(dot)org>
Subject: index: specify sort order?
Date: 2005-08-27 15:34:12
Message-ID: 04a401c5ab1c$c6632ef0$8d02a8c0@iwing
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

hi list

in ms-sql it is possible to specify the default order for an index (i.e. asc/desc). is this possible in pgsql as well, and if yes, how? i have some timestamp indices that i only use to sort the entries in descending sortorder...

thanks,
thomas

Responses

Browse pgsql-novice by date

  From Date Subject
Next Message Stephan Szabo 2005-08-27 15:52:55 Re: index: specify sort order?
Previous Message Tom Lane 2005-08-27 14:40:04 Re: Created objects not visible