Re: FATAL error could not find function "alt_to_mic" in file cyrillic_and_mic.so
В списке pgsql-general по дате отправления:
| От | Craig Ringer |
|---|---|
| Тема | Re: FATAL error could not find function "alt_to_mic" in file cyrillic_and_mic.so |
| Дата | |
| Msg-id | 4AE18E89.1090802@postnewspapers.com.au обсуждение исходный текст |
| Ответ на | FATAL error could not find function "alt_to_mic" in file cyrillic_and_mic.so ("Jayaraman, Rajaram (STSD)" <rajaram.j@hp.com>) |
| Список | pgsql-general |
Jayaraman, Rajaram (STSD) wrote: > I have compiled PostgreSQL version 8.4.1 on HPUX 11iV3 (HPUX 11.31) on a > ia64 hp server BL870c. When I try to start the database it creates the > data directory and while initializing it gets till creating conversions > and then throws a FATAL error “could not find function "alt_to_mic" in > file "/opt/psb/db/pgsql/lib/cyrillic_and_mic.so" “. Is there any chance you had a prior version of PostgreSQL installed in /opt/psb/db/pgsql/ ? If so, try building PostgreSQL with a new prefix (say /opt/psb/db/pgsql84/ ). > *creating conversions ... FATAL: could not find function "alt_to_mic" > in file "/opt/psb/db/pgsql/lib/cyrillic_and_mic.so"* You might also want to examine cyrillic_and_mic.so by listing its symbols. HP-UX uses the "nm" command for this, so: nm /opt/psb/db/pgsql/lib/cyrillic_and_mic.so might be informative. -- Craig Ringer
В списке pgsql-general по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера