From: | "Matt Heerema" <matt(at)cramerdev(dot)com> |
---|---|
To: | <pgsql-cygwin(at)postgresql(dot)org> |
Subject: | Re: Cannot connect to postgresql database |
Date: | 2002-08-16 20:30:36 |
Message-ID: | 001101c24563$c715aac0$574d96cf@cdw3.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-cygwin |
I found the issue.
I was working through terminal server, and this was causing the problem. I
ran cygwin directly from the server, and everything worked fine. Please
disregard this message.
Thanks!
matt
I have seen a few other posts from people with this same issue, but I have
not found the answer on this mailing list. So hopefully someone can point
me to the answer, or answer this for me.
I am setting up PostgreSQL 7.2.1 on windows 2000 server, using Cygwin
1.3.10-1 following Jason's postgresql-7.2.1.README file. (it is very
helpful Jason).
Everything runs smoothly until I attempt the following command.
$ psql -U postgres template1
it returns the following error.
psql: server closed the connection unexpectedly
This probably means the server terminated abnormally
before or while processing the request.
Does anyone know what the issue is here?
I tried this same thing with PostgreSQL 7.2.2 and Cygwin 1.3.12-4, got the
same error. (I was hoping it was a bug with the new version.. but, alas)
Any help is very appreciated.
matt
From | Date | Subject | |
---|---|---|---|
Next Message | mugwumpj | 2002-08-18 10:22:02 | more on recycled trans log death |
Previous Message | Matt Heerema | 2002-08-16 19:02:58 | Cannot connect to postgresql database |