Jian Huang, On Fri, Jan 02, 2004 at 01:16:16PM -0500, Jian Huang wrote: > This is the first time I tried to use PostgreSQL (on Windows 2000). I > downloaded everything in binary by "Default" (and everything in Admin, > Base, and Database). The Cygwin DLL version is 1.5.5-1 and the > database is version 7.4.1. > > Then I downloaded a binary version of cygipc-1.14-1 and did the > following: > (a) cd / > (b) tar -jxvf cygipc-1.14-1.tar.bz2 > (c) ipc-daemon & > > No matter what, whenever I tried to initialize PostgreSQL, I always > get the following error. Can anyone tell me what went wrong?
You did not read the README: http://www.tishler.net/jason/software/postgresql/postgresql-7.4.README Specifically, the following: Regardless of the installation type, the first step is to start ipc-daemon2. If ipc-daemon2 is not running or a version previous to 2.01-1 is running, then initdb and postmaster can fail with the error message: [snip] Jason -- PGP/GPG Key: http://www.tishler.net/jason/pubkey.asc or key servers Fingerprint: 7A73 1405 7F2B E669 C19D 8784 1AFD E4CC ECF4 8EF6 -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/