I mumbled:
> 7/21/2010 David Rothenberger
> > Try running "strace -o /dev/null psql --version". If you're missing a
> > required DLL, you should get a pop-up indicating as much.
> I get a popup saying that "The procedure entrypoint PQencryptPassword
> could not be located in the dynamic link libra
7/21/2010 David Rothenberger
> Try running "strace -o /dev/null psql --version". If you're missing a
> required DLL, you should get a pop-up indicating as much.
I get a popup saying that "The procedure entrypoint PQencryptPassword
could not be located in the dynamic link library cygpq.dll."
cygpq
2010/7/21 Huang Bambo:
> use ldd command and list the dll's used by psql.
When I do 'ldd /usr/bin/psql.exe' it hangs, i.e. does not return. ldd
seems to work for the other executables, so I'm not sure what is going
on. Though it looks like the dlls are the problem.
--
Problem reports: htt
Huang Bambo:
> Maybe your psql command linked to a wrong cygpq.dll.
I tried reloading all of the cygwin packages related to postgres to no
avail. Would a locally compiled cygpq.dll be better?
--
Problem reports: http://cygwin.com/problems.html
FAQ: http://cygwin.com/faq/
4 matches
Mail list logo