Re: bitmap AM design
| From: |
Pailloncy Jean-Gerard <jg(at)rilk(dot)com> |
| To: |
Pg Hackers <pgsql-hackers(at)postgresql(dot)org> |
| Subject: |
Re: bitmap AM design |
| Date: |
2005-03-05 08:59:14 |
| Message-ID: |
c83f3097132481381098bdcbe41d1d63@rilk.com (view raw or flat) |
| Thread: |
|
| Lists: |
pgsql-hackers |
> Pailloncy Jean-Gerard wrote:
>> You should have a look to this thread
>> http://archives.postgresql.org/pgsql-hackers/2005-02/msg00263.php
>> Take a look at this paper about "lock-free parallel hash table"
>> http://www.cs.rug.nl/~wim/mechver/hashtable/
>
> Is this relevant? Hash indexes are on-disk data structures, so ISTM
> lock-free algorithms aren't really applicable.
No. Sorry for the misunderstanding.
Cordialement,
Jean-Gérard Pailloncy
In response to
pgsql-hackers by date
| Next: | From: Neil Conway | Date: 2005-03-05 08:59:47 |
| Subject: Re: refactoring fork() and EXEC_BACKEND |
| Previous: | From: Christopher Farley | Date: 2005-03-05 08:18:37 |
| Subject: Indicies work on FreeBSD, not on Linux |