Re: Indexes

From: "Thalis A(dot) Kalfigopoulos" <thalis(at)cs(dot)pitt(dot)edu>
To:
Cc: Aristide Aragon <aristide(at)lionking(dot)org>, pgsql-general(at)postgresql(dot)org
Subject: Re: Indexes
Date: 2001-05-30 20:31:38
Message-ID: Pine.LNX.4.21.0105301630550.317-100000@aluminum.cs.pitt.edu
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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 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

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

cheers,
t.

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

In response to

  • Re: Indexes at 2001-05-30 20:03:09 from Peter Eisentraut

Browse pgsql-general by date

  From Date Subject
Next Message Steve Wolfe 2001-05-30 20:46:23 Re: OID's....
Previous Message Thalis A. Kalfigopoulos 2001-05-30 20:30:06 Re: OID's....