RE: postgresql on win2000

From: "Henshall, Stuart - WCP" <SHenshall(at)westcountrypublications(dot)co(dot)uk>
To: "'Baron'" <baron(at)jeecom-t(dot)com>, pgsql-cygwin(at)postgresql(dot)org
Subject: RE: postgresql on win2000
Date: 2001-07-26 08:29:46
Message-ID: E2870D8CE1CCD311BAF50008C71EDE8E01F74642@MAIL_EXCHANGE
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-cygwin

./configure
make
make install
initdb -D <data-dir>

Make sure the cygipc stuff is up and running (ipc-daemon &) before anything
else. Also you may not realise it but the latest versions of cygwin come
with postgresql precompiled. You still need to get cygipc however, its at:
http://www.neuro.gatech.edu/users/cwilson/cygutils/V1.1/cygipc/
For more info there is a FAQ at:
http://postgresql.bteg.net/docs/faq-mswin
For more info look to www.postgresql.org which also has searchable mailing
list for pgsql-cygwin and also techdocs.postgresql.org
hope this help
- Stuart

> -----Original Message-----
> From: Baron [SMTP:baron(at)jeecom-t(dot)com]
> Sent: Thursday, July 26, 2001 9:21 AM
> To: pgsql-cygwin(at)postgresql(dot)org
> Subject: [CYGWIN] postgresql on win2000
>
> Hi,
>
> Could you please tell me how to run 'configure' command on win2000
> after I unzip postgresql-7.1.2.tar.gz? Thanks.
>
> Baron
>
> ---------------------------(end of broadcast)---------------------------
> TIP 3: if posting/reading through Usenet, please send an appropriate
> subscribe-nomail command to majordomo(at)postgresql(dot)org so that your
> message can get through to the mailing list cleanly

Browse pgsql-cygwin by date

  From Date Subject
Next Message Henshall, Stuart - WCP 2001-07-26 09:31:18 RE: postgresql on win2000
Previous Message Baron 2001-07-26 08:21:03 postgresql on win2000