| От | Rajesh Kumar Mallah |
|---|---|
| Тема | correct way to install contrib packages |
| Дата | |
| Msg-id | 3C7286B2.2F08457D@trade-india.com обсуждение исходный текст |
| Ответы |
Re: correct way to install contrib packages
|
| Список | pgsql-admin |
I did the following.
1. Built the binary rpms from source rpms as described in README(s)
2. rpm -Uvh *.rpm (for all the binary rpms , including postgresql-contrib)
3. cd /usr/lib/pgsql/contrib/<somepackage>
4. psql -U postgres template1 -f package.sql
The problem is in the <package>.sql file there is a $libdir variable ,
which unless changed to value of `pwd`
refuses to load becoz it cant find the .so files!
was it the proper way ??
also in case ot tsearch contrib module i had to manually link
libtsearch.so to tsearch.so to load the contrib package.
regds
Rajesh Kumar Mallah.
В списке pgsql-admin по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера