Re: VACUUM/t_ctid bug (was Re: GiST concurrency commited) - Mailing list pgsql-hackers

From Teodor Sigaev
Subject Re: VACUUM/t_ctid bug (was Re: GiST concurrency commited)
Date
Msg-id 430AFD15.10400@sigaev.ru
Whole thread Raw
In response to VACUUM/t_ctid bug (was Re: GiST concurrency commited)  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: VACUUM/t_ctid bug (was Re: GiST concurrency commited)  (Teodor Sigaev <teodor@sigaev.ru>)
List pgsql-hackers
> I have committed changes that I believe fix this problem:
> http://archives.postgresql.org/pgsql-committers/2005-08/msg00213.php
> But it needs more testing.  Would you update to CVS tip and see if you
> still see the failure?

It seems, patch works correctly. My tests is passed with approximatly 1e8 SQL 
statements without any failure. Tests runs on two boxes: PIII/1133MHz adn Quad 
Xeon/500MHz and works with four threads.

Further I'm going to increase concurrency up to 12 parallel threads.

PS GiST passed this tests too.

-- 
Teodor Sigaev                                   E-mail: teodor@sigaev.ru
  WWW: http://www.sigaev.ru/
 


pgsql-hackers by date:

Previous
From: "William ZHANG"
Date:
Subject: Re: CREATE USER and pg_user
Next
From: Bruce Momjian
Date:
Subject: Re: 8.1 release notes