From: | Shane Ambler <pgsql(at)007Marketing(dot)com> |
---|---|
To: | Ujang Sutisna <kocrotus(at)gmail(dot)com> |
Cc: | pgsql-admin(at)postgresql(dot)org |
Subject: | Re: Can somebody help me on adding so file |
Date: | 2006-11-14 11:36:43 |
Message-ID: | 4559AA4B.20802@007Marketing.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-admin |
Ujang Sutisna wrote:
> Hi, I have a problem with my postgre.
> I'm trying to port my postgre database from redhat to suse as experimental
> research. I have 1 .so file cause I'm using the postgres UUID project. The
> problem is how to add new shared object to the postgre on linux SUSE. Is
> there any way that I can add new library to the postgre lib on linux SUSE.
>
> thanks.
>
I am not sure how portable libs are between redhat and suse - you may
need to recompile the .so file on your suse machine. What version of
redhat and suse?
If you are just unsure of the commands to use then you will need to give
some more information - are you trying to CREATE FUNCTION....? or
something else?
What steps have you tried so far and what errors have you got?
Is the .so file readable by the same user that is running PostgreSQL?
--
Shane Ambler
pgSQL(at)007Marketing(dot)com
Get Sheeky @ http://Sheeky.Biz
From | Date | Subject | |
---|---|---|---|
Next Message | Hans Guijt | 2006-11-14 14:39:49 | Finding out free space? |
Previous Message | Ujang Sutisna | 2006-11-14 11:05:18 | Can somebody help me on adding so file |