| From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
|---|---|
| To: | valentin(dot)hocher(at)kabelbw(dot)de (Valentin Hocher) |
| Cc: | pgsql-general(at)postgresql(dot)org |
| Subject: | Re: initdb fails on Centos 5.4 x64 |
| Date: | 2010-05-07 17:41:07 |
| Message-ID: | 16783.1273254067@sss.pgh.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
valentin(dot)hocher(at)kabelbw(dot)de (Valentin Hocher) writes:
> creating conversions ... FATAL: could not load library "/usr/lib64/pgsql/utf8_and_shift_jis_2004.so": /usr/lib64/pgsql/utf8_and_shift_jis_2004.so: failed to map segment from shared object: Cannot allocate memory
Hmm, there was something similar reported last month, but that person
was completely unhelpful at tracking down the problem. Could we see
the output of "ldd /usr/lib64/pgsql/utf8_and_shift_jis_2004.so"
and "readelf -d /usr/lib64/pgsql/utf8_and_shift_jis_2004.so" ?
regards, tom lane
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tom Lane | 2010-05-07 17:42:49 | Re: what's the relation between pathkey and path in optimize phase? |
| Previous Message | Alan Hodgson | 2010-05-07 17:22:42 | Re: postgreSQL not working after upgrade to Ubuntu 10.4 |