Обсуждение: could not load library

Поиск
Список
Период
Сортировка

could not load library

От
beulah prasanthi
Дата:
i deleted DB and created new DB when i execute my queries i got the
following error.please help me

 could not load library "C:/Program Files/PostgreSQL/8.4/lib/pldbgapi.dll":
The specified module could not be found

Re: could not load library

От
Robert Haas
Дата:
On Tue, Mar 16, 2010 at 3:06 AM, beulah prasanthi <itsbeulah@gmail.com> wro=
te:
> =A0i deleted DB and created new DB when i execute my queries i got the
> following error.please help me
>
> =A0could not load library "C:/Program Files/PostgreSQL/8.4/lib/pldbgapi.d=
ll":
> The specified module could not be found

Please see:

http://wiki.postgresql.org/wiki/Guide_to_reporting_problems

Also please note that this particular mailing list is for bugs, and I
doubt this is a bug.

...Robert