Re: Indexes - Mailing list pgsql-general

From Thalis A. Kalfigopoulos
Subject Re: Indexes
Date
Msg-id Pine.LNX.4.21.0105301630550.317-100000@aluminum.cs.pitt.edu
Whole thread Raw
In response to Re: Indexes  (Peter Eisentraut <peter_e@gmx.net>)
List pgsql-general
On Wed, 30 May 2001, Peter Eisentraut wrote:

> Aristide Aragon writes:
>
> > This may sound like a trivial question, but can someone explain me the difference between the types of access
methodsto 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'regoing to join tables, other if you will just query, etc... 
>
> RTFM

RTFM@http://postgresql.readysetnet.com/users-lounge/docs/7.1/postgres/indices-types.html

cheers,
t.

>
> --
> Peter Eisentraut   peter_e@gmx.net   http://funkturm.homeip.net/~peter
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 6: Have you searched our list archives?
>
> http://www.postgresql.org/search.mpl
>


pgsql-general by date:

Previous
From: "Mitch Vincent"
Date:
Subject: Re: Indexes
Next
From: "Thalis A. Kalfigopoulos"
Date:
Subject: Re: OID's....