Re: Indexes - Mailing list pgsql-general

From Mitch Vincent
Subject Re: Indexes
Date
Msg-id 009801c0e946$9cb7d610$1251000a@Mitch
Whole thread Raw
In response to Re: Indexes  (Peter Eisentraut <peter_e@gmx.net>)
List pgsql-general
This might be a good starting point from which to RTFM

http://postgresql.readysetnet.com/users-lounge/docs/7.1/user/indices-types.h
tml

Documentation is your friend.... Say it with me -- documentation in your
friend :-)

-Mitch

> > This may sound like a trivial question, but can someone explain me the
difference between the types of access methods to indexes that PGSQL
supports? I understand HASH, but not the others..
> > if possible, can someone tell me what index is good for what type of
situations? Like some index is better if you're going to join tables, other
if you will just query, etc...
>
> RTFM
>
> --
> Peter Eisentraut   peter_e@gmx.net   http://funkturm.homeip.net/~peter



pgsql-general by date:

Previous
From: Peter Eisentraut
Date:
Subject: Re: Indexes
Next
From: "Thalis A. Kalfigopoulos"
Date:
Subject: Re: Indexes