Re: Please help.-- unable to load xxid.so - Mailing list pgsql-general

From Ashish Karalkar
Subject Re: Please help.-- unable to load xxid.so
Date
Msg-id 6466.824.qm@web31601.mail.mud.yahoo.com
Whole thread Raw
In response to Re: Please help.-- unable to load xxid.so  (Chris <dmagick@gmail.com>)
Responses Re: Please help.-- unable to load xxid.so  (Chris <dmagick@gmail.com>)
List pgsql-general
Thanks Chris ,
I ahve checked the permissions on the xxid.so file and
it ids having all permission i.e. 0777
I think its not getting the permission from the object
which xxid.so is refering, any idea which object it is
refering....

With Regards
Ashish Karalkar

--- Chris <dmagick@gmail.com> wrote:

> Ashish Karalkar wrote:
> > I am having PostgreSQL 8.1.5 binary loaded on
> linux
> > machine.
> > I am using Slony 1.2.1 for replication
> database.Bothe
> > master and slave will be on localhost, while
> > configuring the database I am getting following
> error
> > massage.
> >  could not load library "/usr/lib/pgsql/xxid.so":
> > /usr/lib/pgsql/xxid.so: failed to map segment from
> > shared object: Permission denied
> >
> > Function xxid.so is there in the /usr/lib/pgsql
> > directory stil its unable to load.
> >
> > Can any one please help me which shared object it
> is
> > refering to...
>
> Check permissions on the file. The postgres user
> will need to be able to
> read it (at least) - not sure whether it needs to
> own the file but it
> can't hurt..
>
> --
> Postgresql & php tutorials
> http://www.designmagick.com/
>




____________________________________________________________________________________
Do you Yahoo!?
Everyone is raving about the all-new Yahoo! Mail beta.
http://new.mail.yahoo.com

pgsql-general by date:

Previous
From: Chris
Date:
Subject: Re: Please help.-- unable to load xxid.so
Next
From: Chris
Date:
Subject: Re: Please help.-- unable to load xxid.so