This can be closed.  I figured out what I was doing wrong, which was after the 
conversion I was cleaning up the old datadir by deleting it, which destroyed 
the hard links to the data since I am using pg_upgrade --link

Mike Wilson


On Jul 12, 2012, at 3:49 PM, Bruce Momjian wrote:

> On Thu, Jul 12, 2012 at 06:44:06PM -0400, Tom Lane wrote:
>> mfwil...@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  <br...@momjian.us>        http://momjian.us
>  EnterpriseDB                             http://enterprisedb.com
> 
>  + It's impossible for everything to be true. +


-- 
Sent via pgsql-bugs mailing list (pgsql-bugs@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-bugs

Reply via email to