Cygwin PostgreSQL seems to work fine

From: Joel Burton <jburton(at)scw(dot)org>
To: pgsql-general(at)postgresql(dot)org, pgsql-ports(at)postgresql(dot)org
Subject: Cygwin PostgreSQL seems to work fine
Date: 2001-05-03 19:49:59
Message-ID: Pine.LNX.4.21.0105031545320.6848-100000@olympus.scw.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general pgsql-ports


If you've ever tried to install PostgreSQL under Windows, you know,
despite the help offered by several FAQs and on these lists, it can be a
pain.

Mercifully, the latest cygwin downloads include PostgreSQL, and it works
fine, almost out of the box.

1) Install cygwin from www.cygwin.com.
2) Donwload the binary cygipc distribtuion from
http://www.neuro.gatech.edu/users/cwilson/cygutils/V1.1/cygipc/

(Tested w/cygipc 1.09-2)
3) Move the cygipc tarball to the root of your cygwin installation
(by default, c:\cygwin)
4) In cygwin, unpack this with:
tar xzvf /cygipc-1.09-2.tar.gz
5) Start cygipc running with /usr/local/bin/ipc-daemon &
6) initdb -D /var/pgsql
7) pg_ctl -D /var/pgsql
8) psql template1

Worked fine for me, and much easier than the tangle of things to try
when working from the source install.

(Tried on Win2000 professional & Win2000 server).

The short story: if you've tried before and given up, try now.

HTH,

--
Joel Burton <jburton(at)scw(dot)org>
Director of Information Systems, Support Center of Washington

Browse pgsql-general by date

  From Date Subject
Next Message Trond Eivind =?iso-8859-1?q?Glomsr=F8d?= 2001-05-03 19:51:19 Re: Installing in SuSE 7.1
Previous Message Vivek Khera 2001-05-03 19:24:31 DBD::Pg errstr method doesn't return full error messages

Browse pgsql-ports by date

  From Date Subject
Next Message Peter Eisentraut 2001-05-04 19:37:38 Re: Problem installing Postgresql
Previous Message Tom Lane 2001-05-03 14:45:02 Re: postgresql 7.1 on linux alpha