Re: Bug in new buffer freelist code

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Bug in new buffer freelist code
Дата
Msg-id 12534.1072243018@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Bug in new buffer freelist code  (Jan Wieck <JanWieck@Yahoo.com>)
Ответы Re: Bug in new buffer freelist code  (Jan Wieck <JanWieck@Yahoo.com>)
Список 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 по дате отправления:

Предыдущее
От: Bruno Wolff III
Дата:
Сообщение: Re: Permissions and PGSQL
Следующее
От: Michael Glaesemann
Дата:
Сообщение: Fwd: [SQL] Distributed keys