Re: 20110408pg_upgrade_fix and 'FATAL: could not access status of transaction...'

From: "Henry C(dot)" <henka(at)cityweb(dot)co(dot)za>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: 20110408pg_upgrade_fix and 'FATAL: could not access status of transaction...'
Date: 2011-04-23 19:56:06
Message-ID: a7363421cd38026137aa4b613d360613.squirrel@zenmail.co.za
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Resolved the startup problem by identifying which pg_clog file it was failing
on with:

strace postgres --single -D 9.0/data

Then grabbed that file from the replication slave.

Cheers
h

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Tom Lane 2011-04-23 20:00:22 Re: Disk space usage discrepancy
Previous Message Henry C. 2011-04-23 19:51:47 Re: 20110408pg_upgrade_fix and 'FATAL: could not access status of transaction...'