Re: Indexes: which to use BTREE RTREE HASH GIST? - Mailing list pgsql-novice

From Josh Berkus
Subject Re: Indexes: which to use BTREE RTREE HASH GIST?
Date
Msg-id web-1375991@davinci.ethosmedia.com
Whole thread Raw
In response to Indexes: which to use BTREE RTREE HASH GIST?  (April L <april@i-netco.com>)
List pgsql-novice
April,

> BTREE RTREE HASH GIST?

Joe Celko's book, "SQL for Smarties", has an excellent chapter on
indexing where he includes the types and what they are good for.

-Josh

pgsql-novice by date:

Previous
From: "Josh Berkus"
Date:
Subject: Re: Multiple Primary Keys
Next
From: "Michael McConnell"
Date:
Subject: SQL profiler feature in Pgsql?