Re: [HACKERS] ORDER BY optimisations

Bruce Momjian <maillist@candle.pha.pa.us>

From: Bruce Momjian <maillist@candle.pha.pa.us>
To: hannu@trust.ee (Hannu Krosing)
Cc: jwieck@debis.com, hackers@postgreSQL.org
Date: 1998-10-30T17:19:40Z
Lists: pgsql-hackers
> Hallo Jan,
> 
> Do I remember right that your pathes to speed up ORDER BYs (by 
> omitting them when not needed) did not make it into 6.4 .
> 
> If that is the case, are they available anywhere ?
> 
> I really need them (fast) for my new project.

LIMIT will probably be added to 6.4.1.  Queries that use '%text%' can
not use indexes because they are not anchored at the beginning. 
fulltextindex is in contrib for those cases.

-- 
  Bruce Momjian                        |  http://www.op.net/~candle
  maillist@candle.pha.pa.us            |  (610) 853-3000
  +  If your life is a hard drive,     |  830 Blythe Avenue
  +  Christ can be your backup.        |  Drexel Hill, Pennsylvania 19026