Re: Bug in new buffer freelist code - Mailing list pgsql-hackers

From Tom Lane
Subject Re: Bug in new buffer freelist code
Date
Msg-id 12534.1072243018@sss.pgh.pa.us
Whole thread Raw
In response to Re: Bug in new buffer freelist code  (Jan Wieck <JanWieck@Yahoo.com>)
Responses Re: Bug in new buffer freelist code  (Jan Wieck <JanWieck@Yahoo.com>)
List pgsql-hackers
Jan Wieck <JanWieck@Yahoo.com> writes:
> Yeah, looks like ... but I actually want to have a clean reproduction of 
> the error before I attempt to fix it.

Well, I can tell you that just running "make check" over and over isn't
a real efficient way to reproduce the problem.  It might work to do
something like stopping a FlushRelationBuffers call in its tracks with
the debugger, meanwhile accessing the same rel with another backend.
        regards, tom lane


pgsql-hackers by date:

Previous
From: Bruno Wolff III
Date:
Subject: Re: Permissions and PGSQL
Next
From: Michael Glaesemann
Date:
Subject: Fwd: [SQL] Distributed keys