GiST concurrency and recovery for 8.1 - Mailing list pgsql-hackers

From Oleg Bartunov
Subject GiST concurrency and recovery for 8.1
Date
Msg-id Pine.GSO.4.62.0506071730430.18464@ra.sai.msu.su
Whole thread Raw
List pgsql-hackers
Hi there,

I want to inform that we began to work on  concurrency and recovery
support in GiST on our's own account and hope to be ready before 8.1
code freeze. There was some noise about possible sponsoring of our work,
but we didn't get any offering yet, so we're looking for  sponsorhip !

We recognize that current GiST doesn't conform to enterprize level and
our people starting experience difficulties  using our extensions in 
production environment. That's why we decided to meet the wishes of 
GiST users not waiting real sponsorship.

Our plan is to implement recovery first because we'll use LSN as NSN
(node sequence number) needed for concurrency.

Fpr details see "Concurrency and Recovery in Generalized Search Trees" 
by M. Kornacker, C.Mohan, J. Hellerstein.


    Regards,        Oleg
_____________________________________________________________
Oleg Bartunov, sci.researcher, hostmaster of AstroNet,
Sternberg Astronomical Institute, Moscow University (Russia)
Internet: oleg@sai.msu.su, http://www.sai.msu.su/~megera/
phone: +007(095)939-16-83, +007(095)939-23-83


pgsql-hackers by date:

Previous
From: Atsushi Ogawa
Date:
Subject: Re: [PATCHES] regexp_replace
Next
From: Bruce Momjian
Date:
Subject: RESET CONNECTION idea