Re: Problems with installation of cygwin/postgreSQL

Поиск
Список
Период
Сортировка
От Leeuw van der, Tim
Тема Re: Problems with installation of cygwin/postgreSQL
Дата
Msg-id BF88DF69D9E2884B9BE5160DB2B97A85425809@nlshl-exch1.eu.uis.unisys.com
обсуждение исходный текст
Ответ на Problems with installation of cygwin/postgreSQL  ("doglio@libero.it" <doglio@libero.it>)
Список 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
ofipc-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@postgresql.org
[mailto:pgsql-cygwin-owner@postgresql.org]On Behalf Of doglio@libero.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@libero.it

Italy.


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

В списке pgsql-cygwin по дате отправления:

Предыдущее
От: Brian K Boonstra
Дата:
Сообщение: Report: writing a C extension dll on Cygwin, linking to cpp code
Следующее
От: "Zhakassov M. [AT]"
Дата:
Сообщение: initdb problem