buggins / ddbc

DDBC is DB Connector for D language (similar to JDBC)
78 stars 45 forks source link

Windows: x64 version of libpq.dll does not work #37

Open buggins opened 8 years ago

buggins commented 8 years ago

Does anyone know where to get proper 64 bit version of libpq.dll?

SingingBush commented 6 years ago

When dowloading postgresql-10.4-1-windows-binaries.zip or postgresql-10.4-1-windows-x64-binaries.zip the zip file has a lib directory with libpq.dll in it.

This may help with #65