Re: Hash index

From: Bruno Wolff III <bruno(at)wolff(dot)to>
To: RAJU kumar <raju_19db(at)rediffmail(dot)com>
Cc: pgsql-admin(at)postgresql(dot)org
Subject: Re: Hash index
Date: 2005-08-27 06:21:50
Message-ID: 20050827062150.GC27248@wolff.to
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

On Fri, Aug 26, 2005 at 10:59:50 -0000,
RAJU kumar <raju_19db(at)rediffmail(dot)com> wrote:
>  
>  
> i want to find out the difference between the btree index and hash index and how exactly the hash index work.

Why? You probably don't want to use hash indexes as btrees are virtually
always better in the current implementation.

In response to

  • Hash index at 2005-08-26 10:59:50 from RAJU kumar

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Jason Stone 2005-08-27 08:31:25 password authentication with external passwd file
Previous Message David Durham 2005-08-26 18:22:09 Re: dumping query results to a csv