This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: postgresql


Marco Atzeri schrieb:
--- Stephen Gallaghan ha scritto:
Hi
I am trying to connect to a remote (on local lan)
postgresql server using cygwin.
When I try to run the psql program I am getting no
results (no messages at all)
i am runing the version in /usr/bin


even if I try using the -V option I get no output...
this is a clear indication of a missing library

try $cygcheck psql

to find which one

libpq5 with /bin/cygpq.dll is most likely missing. It is properly required by postgresql-client though.

Stephen,
Following the advise in http://cygwin.com/problems.html would have helped. cygcheck -s -v -r > cygcheck.out


--
Reini Urban
http://phpwiki.org/  http://murbreak.at/

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]