Re: BUG #6733: All Tables Empty After pg_upgrade (PG 9.2.0 beta 2)

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Bruce Momjian <bruce(at)momjian(dot)us>
Cc: Mike Wilson <mfwilson(at)gmail(dot)com>, pgsql-bugs(at)postgresql(dot)org
Subject: Re: BUG #6733: All Tables Empty After pg_upgrade (PG 9.2.0 beta 2)
Date: 2012-07-18 04:31:53
Message-ID: 15721.1342585913@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs pgsql-hackers

Bruce Momjian <bruce(at)momjian(dot)us> writes:
> I am using git head for testing. Tom sees a few things odd in
> load_directory() that might be causing some problems on Solaris, and
> this is new code for 9.2 for Solaris, so that might explain it. I think
> we need Tom to finish and then if you can grab our git source and test
> that, it would be great!

The only thing I see that looks likely to represent a platform-specific
issue is the entrysize calculation. Mike, just out of curiosity, could
you see if the attached patch makes things better for you?

regards, tom lane

Attachment Content-Type Size
entrysize-fix.patch text/x-patch 691 bytes

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message exclusion 2012-07-18 07:17:21 BUG #6742: pg_dump doesn't convert encoding of DB object names to OS encoding
Previous Message Bruce Momjian 2012-07-18 04:18:30 Re: BUG #6733: All Tables Empty After pg_upgrade (PG 9.2.0 beta 2)

Browse pgsql-hackers by date

  From Date Subject
Next Message Craig Ringer 2012-07-18 04:57:53 Re: Re: Checkpointer split has broken things dramatically (was Re: DELETE vs TRUNCATE explanation)
Previous Message Craig Ringer 2012-07-18 04:20:39 Re: Checkpointer split has broken things dramatically (was Re: DELETE vs TRUNCATE explanation)