Hi all,
I've successfully installed postgresql (actually, cygwin did this
for me), and done an initdb on a directory. Now, I'm trying to
use psql after initialization. It works from the windows
command-line, but not when I type 'psql' from an emacs bash
prompt. When I kill the shell buffer, I get this message in the
postgresql log:
LOG: unexpected EOF on client connection
any help would be appreciated.
David