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

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: ERROR: could not access file "$libdir/xxid": No such file or directory
Дата
Msg-id 13608.1250778015@sss.pgh.pa.us
обсуждение исходный текст
Ответ на ERROR: could not access file "$libdir/xxid": No such file or directory  (Jorge Daine Quiambao <cyb3rjorg3@yahoo.com>)
Ответы Re: ERROR: could not access file "$libdir/xxid": No such file or directory
Список pgsql-general
Jorge Daine Quiambao <cyb3rjorg3@yahoo.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

В списке pgsql-general по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: unique index for periods
Следующее
От: Scara Maccai
Дата:
Сообщение: Clustering with enough work_mem: copy heap in mem?