Re: Debugging initdb breakage

From: Dimitri Fontaine <dimitri(at)2ndQuadrant(dot)fr>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: Dimitri Fontaine <dimitri(at)2ndQuadrant(dot)fr>, PostgreSQL Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Debugging initdb breakage
Date: 2010-10-11 07:20:15
Message-ID: m2r5fxci1c.fsf@2ndQuadrant.fr
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> writes:
> Might have something to do with using the same OID for the catalog
> and its index ...

Ahah, that's how obvious it was, thank you. I feel ashamed, but at the
same time, thanks to your answer, it now feels like the week-end was a
good preparatory step for opening this week.

Back to producing cores (ulimit -c unlimited),
--
Dimitri Fontaine
http://2ndQuadrant.fr PostgreSQL : Expertise, Formation et Support

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Florian Weimer 2010-10-11 07:28:09 Re: .gitignore files, take two
Previous Message Pavel Stehule 2010-10-11 06:58:53 Re: wip: functions median and percentile