Hi Peter,
Haven't yet had the time to properly try this out. Did a quick initial
installation of PostgreSQL 7.2 with cygwin 1.3.9, and got the same error as
yourself.
I've had reports of PostgreSQL 7.1.3 working on cygwin however, but haven't
gotten around to trying that myself yet. There i
Justin Clift suggested:
http://www.ejip.net/faq/postgresql_win_setup_faq.jsp
I started from scratch following the page and adapting it where it is
out of date. I reached the stage of starting postmaster and receiving
the message:
DEBUG: pq_recvbuf: unexpected EOF on client connection
DEBUG: incomp
Peter wrote:
>
> Justin Clift suggested:
> http://www.ejip.net/faq/postgresql_win_setup_faq.jsp
> I started from scratch following the page and adapting it where it is
> out of date. I reached the stage of starting postmaster and receiving
> the message:
> DEBUG: pq_recvbuf: unexpected EOF on cli
Hi Paul,
You might like to try the very good installation guide for PostgreSQL on
Windows at :
http://www.ejip.net/faq/postgresql_win_setup_faq.jsp
Added a link to it from the techdocs.postgresql.org website earlier
today too.
:-)
Regards and best wishes,
Justin Clift
On Thursday 21 Februa
Great! But where is the documentation on doing this
stuff? I'd like to try.
--- Tom Lane <[EMAIL PROTECTED]> wrote:
> Peter <[EMAIL PROTECTED]> writes:
> > I resorted to trial and error. Initdb hangs when
> "Creating template1
> > database" so there must be a step missing.
>
> I think you forgot
Peter <[EMAIL PROTECTED]> writes:
> I resorted to trial and error. Initdb hangs when "Creating template1
> database" so there must be a step missing.
I think you forgot to run the cygipc daemon.
regards, tom lane
---(end of broadcast)-
Hello PostgreSQL,
I am trying to install the PostgreSQL 7.2 downloaded by Cygwin but the
install does not match any of the documentation. Help!
Last year I installed PostgreSQL 7.1 on NT for a one off project then
deleted it. I used the pg download then added Cygwin using the Cygwin
download. Eve