Question on indexes

From: Emil Rachovsky <zsevgymko(at)yahoo(dot)com>
To: pgsql-sql(at)postgresql(dot)org
Cc: pgsql-general(at)postgresql(dot)org
Subject: Question on indexes
Date: 2005-12-19 15:51:58
Message-ID: 20051219155158.45162.qmail@web54312.mail.yahoo.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general pgsql-sql


Hi,
Can anyone show me a simple way of creating an index
in PostGre like that:
create index indName on someTable(someIntColumn DESC)
?

Thanks In Advance,
Emil

__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com

Responses

Browse pgsql-general by date

  From Date Subject
Next Message vishal saberwal 2005-12-19 16:28:18 Re: libpq++ installation error
Previous Message Tom Lane 2005-12-19 15:21:54 Re: out of memory during query execution

Browse pgsql-sql by date

  From Date Subject
Next Message Richard Huxton 2005-12-19 16:05:13 Re: Rule causes baffling error
Previous Message Ken Winter 2005-12-19 15:44:30 Re: Rule causes baffling error