Re: BUG #6733: All Tables Empty After pg_upgrade (PG 9.2.0 beta 2) - Mailing list pgsql-bugs

From Bruce Momjian
Subject Re: BUG #6733: All Tables Empty After pg_upgrade (PG 9.2.0 beta 2)
Date
Msg-id 20120712224929.GB25074@momjian.us
Whole thread Raw
In response to Re: BUG #6733: All Tables Empty After pg_upgrade (PG 9.2.0 beta 2)  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: BUG #6733: All Tables Empty After pg_upgrade (PG 9.2.0 beta 2)  (Mike Wilson <mfwilson@gmail.com>)
List pgsql-bugs
On Thu, Jul 12, 2012 at 06:44:06PM -0400, Tom Lane wrote:
> mfwilson@gmail.com writes:
> > This runs without errors and I am able to start the new upgraded PG92beta2
> > cluster.  The schemas appear to be correct as well as the table definitions
> > and other schema objects.  The tables themselves though are all empty.
>
> Hmm, maybe it's confused about XID past/future?  Could we see the output
> of pg_controldata for both old and new clusters?

Uh, I thought we only changfed the xlog stuff in 9.3, not 9.2, so I am
confused what would have changed in that area.

--
  Bruce Momjian  <bruce@momjian.us>        http://momjian.us
  EnterpriseDB                             http://enterprisedb.com

  + It's impossible for everything to be true. +

pgsql-bugs by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: BUG #6733: All Tables Empty After pg_upgrade (PG 9.2.0 beta 2)
Next
From: Christian Ullrich
Date:
Subject: Re: BUG #6732: Build issue when using gettext on FreeBSD 9