Index Types - Mailing list pgsql-general

From Adam Sherman
Subject Index Types
Date
Msg-id 286260000.1052928223@saturn
Whole thread Raw
Responses Re: Index Types  ("scott.marlowe" <scott.marlowe@ihs.com>)
List pgsql-general
According to the doco, there are 4 index types (access methods):

- BTREE
- RTREE
- HASH
- GIST

Which type is suited to what kind of applications?

Thanks,

A.

--
Adam Sherman
Tritus CG Inc.
http://www.tritus.ca/
+1 (613) 797-6819

pgsql-general by date:

Previous
From: Adam Sherman
Date:
Subject: Choosing a Transaction Isolation Level
Next
From: Todd Nemanich
Date:
Subject: Questions regarding stored procedures