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-client 8.2.9-1 - psql.exe returns nothing, just goes back to the prompt


Mark Tunnell wrote:
Typing psql.exe at the Cygwin Bash prompt results in no output; I just
get the shell prompt back, no matter what switch I add, -V, etc.  I
don't use psql every day so I'm not positive when it stopped working
but I'm pretty sure it was fine before my last Cygwin update.
However, downgrading to the 8.2.5-1 does not resolve the issue.  Is
there any sort of logging I can enable that might help me determine
what's going on?  Or, not going on?

Sounds like a missing dependency. Try 'cygcheck psql.exe' to see if it complains about any missing DLLs. If it does, you need to install the packages with the missing DLLs. See <http://cygwin.com/packages/> if you need to find the package a DLL is in (or 'cygcheck -p <file>').

--
Larry Hall                              http://www.rfk.com
RFK Partners, Inc.                      (508) 893-9779 - RFK Office
216 Dalton Rd.                          (508) 893-9889 - FAX
Holliston, MA 01746

_____________________________________________________________________

A: Yes.
> Q: Are you sure?
>> A: Because it reverses the logical flow of conversation.
>>> Q: Why is top posting annoying in email?

--
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]