Обсуждение: How to import/setup library functins

Поиск
Список
Период
Сортировка

How to import/setup library functins

От
c k
Дата:
When I installed postgres on windows using installer it gives me some options to include that library files or function OR to enable these features. but how can I setup these extra features on Linux when using rpm installers. I have tries to create such functions on linux pg, but it fails.

These functions include cube_in, and like type conversion and other functions.

I am using Windows XPSP3/PG 8.3.6 and Fedora10/PG 8.3.1.

Thanks for your help.

CPKulkarni

Re: How to import/setup library functins

От
John R Pierce
Дата:
c k wrote:
> When I installed postgres on windows using installer it gives me some
> options to include that library files or function OR to enable these
> features. but how can I setup these extra features on Linux when using
> rpm installers. I have tries to create such functions on linux pg, but
> it fails.
>
> These functions include cube_in, and like type conversion and other
> functions.
>
> I am using Windows XPSP3/PG 8.3.6 and Fedora10/PG 8.3.1.

yum install postgresql-contrib