| From: | Thom Brown <thom(at)linux(dot)com> |
|---|---|
| To: | Kevin Grittner <Kevin(dot)Grittner(at)wicourts(dot)gov> |
| Cc: | pgsql-hackers(at)postgresql(dot)org |
| Subject: | Re: pg_upgrade broken by xlog numbering |
| Date: | 2012-06-25 15:19:11 |
| Message-ID: | CAA-aLv6SEU3=hM0pGFFhFJV6e-NLMzGy8DDttauuVSiYm58H1w@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
On 25 June 2012 13:11, Kevin Grittner <Kevin(dot)Grittner(at)wicourts(dot)gov> wrote:
> On HEAD at the moment, `make check-world` is failing on a 32-bit Linux
> build:
>
> + pg_upgrade -d
> /home/kevin/pg/master/contrib/pg_upgrade/tmp_check/data.old -D
> /home/kevin/pg/master/contrib/pg_upgrade/tmp_check/data -b
> /home/kevin/pg/master/contrib/pg_upgrade/tmp_check/install//home/kevin/pg/master/Debug/bin
> -B
> /home/kevin/pg/master/contrib/pg_upgrade/tmp_check/install//home/kevin/pg/master/Debug/bin
> Performing Consistency Checks
> -----------------------------
> Checking current, bin, and data directories ok
> Checking cluster versions ok
> Some required control information is missing; cannot find:
> first log file ID after reset
> first log file segment after reset
>
> Cannot continue without required control information, terminating
> Failure, exiting
I get precisely the same on 64-bit Linux.
--
Thom
| From | Date | Subject | |
|---|---|---|---|
| Next Message | David E. Wheeler | 2012-06-25 15:23:34 | Re: warning handling in Perl scripts |
| Previous Message | Tom Lane | 2012-06-25 15:15:43 | Re: [PATCH 04/16] Add embedded list interface (header only) |