How to import/setup library functins

Started by c kabout 17 years ago2 messagesgeneral
Jump to latest
#1c k
shreeseva.learning@gmail.com

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

#2John R Pierce
pierce@hogranch.com
In reply to: c k (#1)
Re: How to import/setup library functins

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