Re: call win32 psql from cygwin

2009-10-11 Thread Andy Koppe
2009/10/11 Sivaram Neelakantan: > I installed the win32 binary of PostgreSQL 8.4 in C:/PostgreSQL. > Launching mintty in cygwin and calling psql, the only thing that seems > to work is the psql --help call. > > $/cygdrive/c/PostgreSQL/8.4/bin/psql  -d mf -U sivaram > > simply waits till I hit Ctrl-

call win32 psql from cygwin

2009-10-11 Thread Sivaram Neelakantan
I installed the win32 binary of PostgreSQL 8.4 in C:/PostgreSQL. Launching mintty in cygwin and calling psql, the only thing that seems to work is the psql --help call. $/cygdrive/c/PostgreSQL/8.4/bin/psql -d mf -U sivaram simply waits till I hit Ctrl-C. Is it possible at all to use the win32 d