From: | Bruce Momjian <bruce(at)momjian(dot)us> |
---|---|
To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
Cc: | 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-12 22:49:29 |
Message-ID: | 20120712224929.GB25074@momjian.us |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-bugs pgsql-hackers |
On Thu, Jul 12, 2012 at 06:44:06PM -0400, Tom Lane wrote:
> 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?
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(at)momjian(dot)us> http://momjian.us
EnterpriseDB http://enterprisedb.com
+ It's impossible for everything to be true. +
From | Date | Subject | |
---|---|---|---|
Next Message | Christian Ullrich | 2012-07-13 00:00:03 | Re: BUG #6732: Build issue when using gettext on FreeBSD 9 |
Previous Message | Bruce Momjian | 2012-07-12 22:48:26 | Re: BUG #6733: All Tables Empty After pg_upgrade (PG 9.2.0 beta 2) |
From | Date | Subject | |
---|---|---|---|
Next Message | Gurjeet Singh | 2012-07-12 22:53:45 | Re: FW: Allow replacement of bloated primary key indexes without foreign key rebuilds |
Previous Message | Bruce Momjian | 2012-07-12 22:48:26 | Re: BUG #6733: All Tables Empty After pg_upgrade (PG 9.2.0 beta 2) |