Re: bitmap AM design - Mailing list pgsql-hackers

From Hannu Krosing
Subject Re: bitmap AM design
Date
Msg-id 1109794628.5639.1.camel@fuji.krosing.net
Whole thread Raw
In response to Re: bitmap AM design  (pgsql@mohawksoft.com)
Responses Re: bitmap AM design  (pgsql@mohawksoft.com)
Re: bitmap AM design  (Pailloncy Jean-Gerard <jg@rilk.com>)
List pgsql-hackers
Ühel kenal päeval (teisipäev, 1. märts 2005, 14:54-0500), kirjutas
pgsql@mohawksoft.com:
> Now, it occurs to me that if my document reference table can refer to
> something other than an indexed primary key, I can save a lot of index
> processing time in PostgreSQL if I can have a "safe" analogy to CTID.

I guess you could work on making hash indexes better (for concurrent
access).

'a "safe" analogy to CTID' looks remarkably like hash index

--
Hannu Krosing <hannu@tm.ee>


pgsql-hackers by date:

Previous
From: Thomas F.O'Connell
Date:
Subject: Novice Slony User (Was hi all)
Next
From: Oleg Bartunov
Date:
Subject: cluster table by two-column index ?