Re: [HACKERS] BlowAwayRelationBuffers]

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: Hiroshi Inoue <Inoue(at)tpf(dot)co(dot)jp>
Cc: a(dot)joubert(at)albourne(dot)com, pgsql-hackers(at)postgresql(dot)org
Subject: Re: [HACKERS] BlowAwayRelationBuffers]
Date: 2000-01-13 00:41:59
Message-ID: 200001130041.TAA21906@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

[Charset iso-8859-1 unsupported, filtering to ASCII...]
> > -----Original Message-----
> > From: a(dot)joubert(at)albourne(dot)com [mailto:a(dot)joubert(at)albourne(dot)com]
> >
> > Thanks Hiroshi, I will patch my database and see whether that helps. Guess
> > i really ought to upgrade to 6.5.3, but I had some compile problems on
> > Alpha which I haven't looked at closely yet.
> >
>
> Unfortunately the patch could neither recover your current status
> nor prevent the occurrence of BlowAwayRelationBuffers.
> It may only prevent the occurrence of inconsistency after
> the error.
>
> BlowAwayRelationBuffers is called immediately before truncation of
> the target relation file in VACUUM. Without applying my patch,
> HEAP_MOVED_OFF tuples would revive after BlowAwayRelationBuffers
> error.

Wow, our team is really getting good at understanding this low-level code.

--
Bruce Momjian | http://www.op.net/~candle
maillist(at)candle(dot)pha(dot)pa(dot)us | (610) 853-3000
+ If your life is a hard drive, | 830 Blythe Avenue
+ Christ can be your backup. | Drexel Hill, Pennsylvania 19026

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message The Hermit Hacker 2000-01-13 01:02:38 Re: [HACKERS] TODO list updated
Previous Message Tom Lane 2000-01-13 00:20:04 Re: [HACKERS] psql -f inconsistency with "copy from stdin"