Re: Do we still have locking problems with concurrent users

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: Justin Clift <justin(at)postgresql(dot)org>
Cc: PostgreSQL Hackers Mailing List <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Do we still have locking problems with concurrent users
Date: 2002-03-06 02:59:51
Message-ID: 200203060259.g262xpm19091@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Justin Clift wrote:
> Hi all,
>
> One of the things which the AS3AP benchmark does is have multiple users
> access a table with hash indexes on it.
>
> With the OSDB (Open Source Database Benchmark: http://osdb.sf.net) we've
> found on PG 7.1 that multiple clients hitting a table using a hash index
> generates locking problems. I remember Tom mentioning that this is a
> known thing, but I'm not sure if this has been fixed since then.
>
> Does anyone have any ideas? If not, would someone be willing to take
> the time to fix it?

It has not been fixed. One TODO item is to either stop mentioning hash
at all or get it improved. We have been sitting on the fence for too
long.

--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 853-3000
+ If your life is a hard drive, | 830 Blythe Avenue
+ Christ can be your backup. | Drexel Hill, Pennsylvania 19026

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Bruce Momjian 2002-03-06 03:01:46 Re: Vacuum daemon (pgvacuumd ?)
Previous Message mlw 2002-03-06 02:21:42 Vacuum daemon (pgvacuumd ?)