GiST crash recovery (potential problems?) - Mailing list pgsql-hackers

From Koichi Suzuki
Subject GiST crash recovery (potential problems?)
Date
Msg-id 473D323D.2080904@oss.ntt.co.jp
Whole thread Raw
Responses Re: GiST crash recovery (potential problems?)  (Teodor Sigaev <teodor@sigaev.ru>)
List pgsql-hackers
Hi,

In GiST, I found that after the crash recovery, NSN and right page link
are initialized.   We can search all the records in this case but
performance may become a little worse because we cannot traverse leaves.

I'm not sure if it is preffered behavior.

-- 
Koichi Suzuki



pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: [COMMITTERS] pgsql: update files for beta3
Next
From: Peter Eisentraut
Date:
Subject: Re: [COMMITTERS] pgsql: update files for beta3