Re: initdb of pg 9.0.13 fails on pg_authid

From: Tatsuo Ishii <ishii(at)postgresql(dot)org>
To: tgl(at)sss(dot)pgh(dot)pa(dot)us
Cc: drbawb(at)fatalsyntax(dot)com, pgsql-general(at)postgresql(dot)org
Subject: Re: initdb of pg 9.0.13 fails on pg_authid
Date: 2013-04-04 15:57:03
Message-ID: 20130405.005703.201565601699333725.t-ishii@sraoss.co.jp
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

> Robert <drbawb(at)fatalsyntax(dot)com> writes:
>> I'm having some trouble installing `9.0.13`.
>>> creating template1 database in /opt/pg9013/data/base/1 ... ok
>>> initializing pg_authid ... FATAL: wrong number of index expressions
>
> Our buildfarm member anchovy has been showing similar failures for
> awhile, but no others do, which makes me think this is a compiler bug.
> You might try backing off the -O level as a workaround.
>
>> The md5sum of my tarball checks out. This was built w/ GCC-4.8.0 on an
>> x86_64 Linux kernel.
>
> Nominally the same compiler version on anchovy ... however, Fedora 19's
> version of 4.8.0 works for me, so apparently only some flavors of 4.8.0
> have the issue.

Does it matter 32/64 bit?
--
Tatsuo Ishii
SRA OSS, Inc. Japan
English: http://www.sraoss.co.jp/index_en.php
Japanese: http://www.sraoss.co.jp

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Merlin Moncure 2013-04-04 16:35:57 Re: Why not cascade? (was: Using varchar primary keys)
Previous Message Tom Lane 2013-04-04 15:43:37 Re: initdb of pg 9.0.13 fails on pg_authid