Re: problem creating hash index - Mailing list pgsql-admin

From Mathieu Arnold
Subject Re: problem creating hash index
Date
Msg-id 39B5089B.C605CA20@club-internet.fr
Whole thread Raw
In response to problem creating hash index  (HENAFF Mari-mai FTRD/DMI/LAN <marimai.henaff@rd.francetelecom.fr>)
List pgsql-admin

HENAFF Mari-mai FTRD/DMI/LAN wrote:
>
> Hi,
>
> I have a problem creating a hash index : it's too slow (it takes several
> days, i stopped it before the end).
> When i create a b-tree index on the same field, it takes approximately
> twenty minutes.
> The type of the field indexed is Varchar(16). The table indexed contains 20
> MO of rows.

what's the difference between b-tree and hashed indexes ?

--
Mathieu Arnold


pgsql-admin by date:

Previous
From: HENAFF Mari-mai FTRD/DMI/LAN
Date:
Subject: problem creating hash index
Next
From: UgK
Date:
Subject: PostgreSQL 6.5.3 log