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: mfwilson(at)gmail(dot)com
Cc: 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-12 22:44:06
Message-ID: 13290.1342133046@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs pgsql-hackers

mfwilson(at)gmail(dot)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?

regards, tom lane

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Bruce Momjian 2012-07-12 22:48:26 Re: BUG #6733: All Tables Empty After pg_upgrade (PG 9.2.0 beta 2)
Previous Message mfwilson 2012-07-12 22:16:18 BUG #6733: All Tables Empty After pg_upgrade (PG 9.2.0 beta 2)

Browse pgsql-hackers by date

  From Date Subject
Next Message Bruce Momjian 2012-07-12 22:48:26 Re: BUG #6733: All Tables Empty After pg_upgrade (PG 9.2.0 beta 2)
Previous Message mfwilson 2012-07-12 22:16:18 BUG #6733: All Tables Empty After pg_upgrade (PG 9.2.0 beta 2)