[PyGreSQL] libpg.dll
Christoph Zwerschke
cito at online.de
Tue Apr 18 12:30:39 EDT 2006
Vahid Noroozi wrote:
> I have installed postgresql 8.1 , pygresql,python 2.4 on windows xp
> and wanted to use pygresql in python but it says that libpg.dll does'nt exists.
> I searcheed the computer and could'nt find this dll.
> does anybody know where can i find this dll?
The PostgreSQL installer for Windows has an option somewhere to install
the library. If you install PyGreSQL from the binary distribution as
well, that pg library is actually all you need on your computer, the
Postgres database can be on a remote server.
-- Christoph
More information about the PyGreSQL
mailing list