| От | Richard Huxton |
|---|---|
| Тема | Re: store procedure in pl/pgsql |
| Дата | |
| Msg-id | 003201c0a191$0d8dcaa0$1001a8c0@archonet.com обсуждение |
| Ответ на | last UPDATE or INSERT time of a table? (Louis-David Mitterrand <cunctator@apartia.ch>) |
| Список | pgsql-general |
From: "Juan Ramón Cortabitarte" <jcorta@tribctas.gba.gov.ar> > Error: ERROR: Unrecognized language specified in a CREATE FUNCTION: > 'plpgsql'. Recognized languages are sql, C, internal and the created > procedural languages. > > I´m using Red Hat Linux 7.0 and Postgress 7.02. > i executed: > > #createlang plpgsql dbhtc Try doing this as user postgres rather than root - that's why it can't see PGLIB environment var. > createlang: missing required argument PGLIB directory > (This is the directory where the interpreter for the procedural > language is stored. Traditionally, these are installed in whatever > 'lib' directory was specified at configure time.) - Richard Huxton
В списке pgsql-general по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера