Latest versions of postgresql are 64bit only. So, you need to use 64bit version 
of Nim. Also libpq.dll is not enough because it depends some other dlls in it's 
installation. So you better add "bin" folder of postgresql's installation to 
PATH environment variable.

Reply via email to