Re: Indexes

Поиск
Список
Период
Сортировка
От Thalis A. Kalfigopoulos
Тема Re: Indexes
Дата
Msg-id Pine.LNX.4.21.0105301630550.317-100000@aluminum.cs.pitt.edu
обсуждение исходный текст
Ответ на Re: Indexes  (Peter Eisentraut <peter_e@gmx.net>)
Список 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 по дате отправления:

Предыдущее
От: "Mitch Vincent"
Дата:
Сообщение: Re: Indexes
Следующее
От: "Thalis A. Kalfigopoulos"
Дата:
Сообщение: Re: OID's....