Re: BUG #5703: Streaming replication: FATAL: bad buffer id: 0

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: "Evgeniy" <efreet(at)efreet(dot)ru>
Cc: pgsql-bugs(at)postgresql(dot)org
Subject: Re: BUG #5703: Streaming replication: FATAL: bad buffer id: 0
Date: 2010-10-11 23:07:19
Message-ID: 7582.1286838439@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

I wrote:
> Hmm ... that seems to be a GIN index message ... and a bit of looking at
> the GIN code says that its xlog replay logic is many bricks shy of a
> load. I think SR is exposing a pre-existing problem here.

Actually, it's been broken since 8.2 :-(. I've applied a patch.

regards, tom lane

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message Chris English 2010-10-11 23:09:48 pg_dumpall -> by hand without --binary-upgrade or BUG #5690: pg_upgrade fails
Previous Message Andreas Karlsson 2010-10-11 20:55:35 BUG #5705: btree_gist: Index on inet changes query result