Thread
-
Re: Trying Cygwin version of PostgreSQL
Justin Clift <justin@postgresql.org> — 2002-02-22T03:41:32Z
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 February 2002 23:37, Paul Rowland wrote: > Great! But where is the documentation on doing this > stuff? I'd like to try. > > --- Tom Lane <tgl@sss.pgh.pa.us> wrote: > > Peter <peter@helpnet.com.au> 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)--------------------------- > > TIP 1: subscribe and unsubscribe commands go to > > majordomo@postgresql.org > > > __________________________________________________ > Do You Yahoo!? > Yahoo! Sports - Coverage of the 2002 Olympic Games > http://sports.yahoo.com > > ---------------------------(end of broadcast)--------------------------- > TIP 6: Have you searched our list archives? > > http://archives.postgresql.org -- "My grandfather once told me that there are two kinds of people: those who work and those who take the credit. He told me to try to be in the first group; there was less competition there." - Indira Gandhi -
Trying Cygwin version of PostgreSQL again
Peter <peter@helpnet.com.au> — 2002-02-22T05:44:45Z
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: incomplete startup packet Peter
-
Re: Trying Cygwin version of PostgreSQL again
Justin Clift <justin@postgresql.org> — 2002-02-22T06:04:41Z
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 client connection > DEBUG: incomplete startup packet Aww Rats. I'll try it tonight and see how it goes for me. Did you use PostgreSQL 7.2 or 7.1.3? :-) Regards and best wishes, Justin Clift > Peter -- "My grandfather once told me that there are two kinds of people: those who work and those who take the credit. He told me to try to be in the first group; there was less competition there." - Indira Gandhi -
Re: Trying Cygwin version of PostgreSQL again
Justin Clift <aa2@bigpond.net.au> — 2002-02-26T04:05:32Z
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 is a possibility that the 7.2 version of PostgreSQL that's made for cygwin might not yet be at a point where it should be, due to PostgreSQL 7.2 only very recently being released. There is a PostgreSQL "cygwin" mailing list which you can subscribe to and ask the guys there about, and this sounds like it might be the best avenue for you : http://www.ca.postgresql.org/users-lounge/index.html Hoping that helps. :-) Regards and best wishes, Justin Clift On Friday 22 February 2002 16:44, 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 client connection > DEBUG: incomplete startup packet > > Peter > > ---------------------------(end of broadcast)--------------------------- > TIP 1: subscribe and unsubscribe commands go to majordomo@postgresql.org