Re: Btree or not btree? That is the question

From: Greg Sabino Mullane <greg(at)endpoint(dot)com>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: Btree or not btree? That is the question
Date: 2012-07-09 20:36:42
Message-ID: 20120709203642.GC10117@tinybird.home
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

> Could you crank up the log verbosity so we can get
> file and line number, at least?

First hit since the change:

ERROR: XX000: could not open relation with OID 1554847444
LOCATION: relation_open, heapam.c:879
STATEMENT: SELECT
...

Will leave the verbosity up and see if it occurs in the same place.

--
Greg Sabino Mullane greg(at)endpoint(dot)com
End Point Corporation
PGP Key: 0x14964AC8

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Magnus Hagander 2012-07-09 21:27:06 Re: several problems in pg_receivexlog
Previous Message Shaun Thomas 2012-07-09 20:30:01 Synchronous Standalone Master Redoux