Re: Please help.-- unable to load xxid.so

From: Chris <dmagick(at)gmail(dot)com>
To: Ashish Karalkar <ashish_karalkar(at)yahoo(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: Please help.-- unable to load xxid.so
Date: 2006-11-29 05:54:32
Message-ID: 456D2098.8060601@gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

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/

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Ashish Karalkar 2006-11-29 06:43:20 Re: Please help.-- unable to load xxid.so
Previous Message Joshua D. Drake 2006-11-29 05:53:12 Re: Windows default editor for psql \e