Re: [GENERAL] Cygwin psql with Windows native Postgres

2006-05-14 Thread Michael Artz
> The postmaster log might have something enlightening ... hmm, perhaps. I had a couple of these messages in there: postgresql-2006-05-14_105843.log:2006-05-14 11:01:34 LOG: could not receive data from client: No connection could be made because the target machine actively refused it. however

Re: [GENERAL] Cygwin psql with Windows native Postgres

2006-05-14 Thread Tom Lane
"Michael Artz" <[EMAIL PROTECTED]> writes: > I thought I'd be clever and use the cygwin 'psql' client to connect to > the Windows native PostgreSQL 8.1.3 running on the same box, since the > the cygwin port feels more like home (keybindings). Unfortunately, I > get the following message when conne

[GENERAL] Cygwin psql with Windows native Postgres

2006-05-14 Thread Michael Artz
I thought I'd be clever and use the cygwin 'psql' client to connect to the Windows native PostgreSQL 8.1.3 running on the same box, since the the cygwin port feels more like home (keybindings). Unfortunately, I get the following message when connecting (after about a minute): $ psql -h 127.0.0.1