Re: Circular-freelist bug is still there

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Jan Wieck <JanWieck(at)Yahoo(dot)com>
Cc: pgsql-hackers(at)postgreSQL(dot)org
Subject: Re: Circular-freelist bug is still there
Date: 2004-02-12 15:27:31
Message-ID: 4234.1076599651@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Jan Wieck <JanWieck(at)Yahoo(dot)com> writes:
> Tom Lane wrote:
>> I just saw the parallel regression tests hang up again.

> Anyhow, according to our discussion in early January I have changed the
> code in StrategyInvalidateBuffer() so that it clears out the buffer tag
> and the CDB's buffer tag. Also it will error out if the CDB is not found
> at all.

Oh, okay. So when's that fix going to be committed?

regards, tom lane

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Greg Stark 2004-02-12 15:29:47 Re: Idea about better configuration options for sort memory
Previous Message Bruno Wolff III 2004-02-12 15:19:16 Re: How can I have 2 completely seperated databases in PostgreSQL?