Re: Problems with installation of cygwin/postgreSQL

From: "Leeuw van der, Tim" <tim(dot)leeuwvander(at)nl(dot)unisys(dot)com>
To: <doglio(at)libero(dot)it>, "pgsql-cygwin" <pgsql-cygwin(at)postgresql(dot)org>
Subject: Re: Problems with installation of cygwin/postgreSQL
Date: 2004-07-08 08:16:20
Message-ID: BF88DF69D9E2884B9BE5160DB2B97A85425809@nlshl-exch1.eu.uis.unisys.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-cygwin

Stay far away from ipc-daemon! Especially v 1.x!!!! For a long time, the ipc-daemon2 has been part of the cygwin installation.
Now they have something better, and as of recently the postgress-package in cygwin also uses the followup-replacement of ipc-daemon: cygserver.

Read the up-to-date installation instructions that come with postgresql-7.4.3 for cygwin. Remove ipc-daemon, in all versions, from your system. Perhaps reinstall the cygwin-1.5.10-3 package using the cygwin installer.

--Tim

-----Original Message-----
From: pgsql-cygwin-owner(at)postgresql(dot)org
[mailto:pgsql-cygwin-owner(at)postgresql(dot)org]On Behalf Of doglio(at)libero(dot)it
Sent: woensdag 7 juli 2004 20:03
To: pgsql-cygwin
Subject: [CYGWIN] Problems with installation of cygwin/postgreSQL

Problems with installation of cygwin/postgreSQL
-----------------------------------------------

I have installed cygwin today directy from internet
(http://cygwin.com/ --> "Install Cygwin now'
with PostgreSQL database).

I have downloaded and installed cygipc-1.14-1.tar.bz2

In the Cygwin shell :

ipc-daemon &

initdb -D /usr/local/pgsql/data -W -E LATIN1

but i receive tbe error :

$ initdb -D /usr/local/pgsql/data -W -E LATIN1
The files belonging to this database system will be owned by user "hhdg".
This user must also own the server process.

The database cluster will be initialized with locale C.

creating directory /usr/local/pgsql/data... ok
creating directory /usr/local/pgsql/data/base... ok
creating directory /usr/local/pgsql/data/global... ok
creating directory /usr/local/pgsql/data/pg_xlog... ok
creating directory /usr/local/pgsql/data/pg_clog... ok
selecting default max_connections... Signal 12
Signal 12
Signal 12
Signal 12
Signal 12
Signal 12
10
selecting default shared_buffers... Signal 12
Signal 12
Signal 12
Signal 12
Signal 12
Signal 12
Signal 12
Signal 12
Signal 12
Signal 12
Signal 12
50
creating configuration files... ok
creating template1 database in /usr/local/pgsql/data/base/1... FATAL: lock file
"/usr/local/pgsql/data/postmaster.pid" already exists
HINT: Is another postgres (PID 1036) running in data directory "/usr/local/pgsq
l/data"?

initdb: failed
initdb: removing data directory "/usr/local/pgsql/data"

Can you hekp me ?

Thanks...

Horacio Doglio

doglio(at)libero(dot)it

Italy.

---------------------------(end of broadcast)---------------------------
TIP 1: subscribe and unsubscribe commands go to majordomo(at)postgresql(dot)org

Browse pgsql-cygwin by date

  From Date Subject
Next Message mmehmood 2004-07-08 16:09:53 Postgres Installation
Previous Message cron 2004-07-08 07:21:05 Cant compile7.4.3