Re: createlang problme

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: createlang problme
Дата
Msg-id 5929.1063468540@sss.pgh.pa.us
обсуждение исходный текст
Ответ на createlang problme  ("vijaykumar M" <m_vijaykumar@hotmail.com>)
Список pgsql-sql
"vijaykumar M" <m_vijaykumar@hotmail.com> writes:
> i'm using RedhatLinux7.2, on top of this i upgrade the Postgres with V7.3.3.

> After that, i tried to create a language with a createlang command.

> ERROR: Load of file /usr/local/pgsql/lib/plpgsql.so failed:
> /usr/local/pgsql/lib/plpgsql.so: un
> defined symbol: xlateSqlType
> createlang: language installation failed

Looks to me like /usr/local/pgsql/lib/plpgsql.so is for some older
version of Postgres.  Where did you put the one that goes with 7.3.3?

BTW, you really ought to be using 7.3.4 not 7.3.3.  7.3.3 has a nasty
bug that can cause it to fail to restart after a crash.
        regards, tom lane


В списке pgsql-sql по дате отправления:

Предыдущее
От: "vijaykumar M"
Дата:
Сообщение: createlang problme
Следующее
От: grk@usa.net (G. Ralph Kuntz, MD)
Дата:
Сообщение: Q: insert/update in same statement