From: | Etienne Robillard <erob(at)gthcfoundation(dot)org> |
---|---|
To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
Cc: | Alvaro Herrera <alvherre(at)commandprompt(dot)com>, pgsql-bugs(at)postgresql(dot)org |
Subject: | Re: BUG #5937: initdb: FATAL error: could not open relation with OID 2608 |
Date: | 2011-03-22 22:48:26 |
Message-ID: | 4D89273A.3000702@gthcfoundation.org |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-bugs |
On 22/03/11 06:26 PM, Tom Lane wrote:
>
> I'd bet on that being the issue. How recent is your copy of llvm?
> We know that llvm produced bad code for PG up till not too long ago
> (maybe a year, I'm not sure).
>
> regards, tom lane
>
$ llvm-gcc --version
llvm-gcc (GCC) 4.2.1 (Based on Apple Inc. build 5658) (LLVM build)
Copyright (C) 2007 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
Definitely the error was the --with-CC=llvm-gcc option. I wonder if
clang would produces
the same results..
Regards,
--
Etienne Robillard
Company: Green Tea Hackers Club
Occupation: Software Developer (and CEO)
E-mail: erob(at)gthcfoundation(dot)org
Work phone: 450-936-2123
Website (Company): https://gthc.org/
Website (Blog): https://gthc.org/blog/
PGP public key fingerprint: F2A9 32EA 8E7C 460F 1728 A1A7 649C 7F17 A086 DDEC
During times of universal deceit, telling the truth becomes a revolutionary act. -- George Orwell
If a free society cannot help the many who are poor, it cannot save the few who are rich. -- John F. Kennedy
From | Date | Subject | |
---|---|---|---|
Next Message | Yura Sokolov | 2011-03-22 22:52:00 | Re: Setting timezone: is it bug or intended? |
Previous Message | Tom Lane | 2011-03-22 22:26:37 | Re: BUG #5937: initdb: FATAL error: could not open relation with OID 2608 |