Re: Deadlock with tsearch2 index ... - Mailing list pgsql-hackers

From Christopher Kings-Lynne
Subject Re: Deadlock with tsearch2 index ...
Date
Msg-id 429D0FB1.3000209@familyhealth.com.au
Whole thread Raw
In response to Re: Deadlock with tsearch2 index ...  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: Deadlock with tsearch2 index ...  (Neil Conway <neilc@samurai.com>)
List pgsql-hackers
> The real solution is to upgrade GIST to be concurrent.  Oleg and Teodor
> have made some noises about that in the past, but nothing's been done
> about it that I've heard of.

This whole GiST concurrency think really needs to be looked at :(  There 
is so much cool stuff that can be done with it, and now that there are 
som fantastic uses of it, such as tsearch2 and pg_trgm, people are 
starting to run into these walls :(

WAL logging would also be nice, especially since Tom mentioned in the 
manual that it was just a Small Matter Of Programming :D

Chris



pgsql-hackers by date:

Previous
From: Satoshi Nagayasu
Date:
Subject: audit facilities?
Next
From: "Hiroshi Saito"
Date:
Subject: Re: audit facilities?