On 7/20/2010 3:07 PM, David Einstein wrote: > When I run the cygwin provided psql it immediately returns. Even if I > run 'psql --help' or 'psql -v'.
Try running "strace -o /dev/null psql --version". If you're missing a required DLL, you should get a pop-up indicating as much. -- David Rothenberger ---- daver...@acm.org -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple