Re: ERROR: could not access file "$libdir/xxid": No such file or directory

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Jorge Daine Quiambao <cyb3rjorg3(at)yahoo(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: ERROR: could not access file "$libdir/xxid": No such file or directory
Date: 2009-08-20 14:20:15
Message-ID: 13608.1250778015@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Jorge Daine Quiambao <cyb3rjorg3(at)yahoo(dot)com> writes:
> I keep getting... "ERROR: could not access file "$libdir/xxid": No such file or
> directory" whenever I create a new cluster. I've checked the pg directory and
> the xxid files are in shared folder.

The "no such file" complaint might refer to some library needed by the
xxid DLL, rather than that DLL itself. On Linux I'd suggest using ldd
to check xxid's dependencies, but I dunno what incantation to use on
Windows.

regards, tom lane

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Scara Maccai 2009-08-20 14:28:12 Clustering with enough work_mem: copy heap in mem?
Previous Message Tom Lane 2009-08-20 14:14:57 Re: unique index for periods