logo       
Google Custom Search
    AddThis Social Bookmark Button
-->

Re: initdb:failed: msg#00002

Subject: Re: initdb:failed
JUN LEYRITANA schrieb:

I follow this instructions: Installing PostgreSQL on
Windows Using Cygwin FAQ

  but after issuing the command:

   initdb -D /usr/local/pgsql/data -W -E LATIN1
   an error occured.



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... Signal 12

initdb: failed

Pls. help thanks! OS:Windows 98
    Cygwin with cygipc package


Which version of Cygwin and PostgreSQL do you use?
This is an indication, that there is no access to
shared memory. Either cygipc is not running, or
the database uses already the cygserver instead of
cypipc and the cygserver is not running and the
environment variable CYGWIN does not contain the
value 'server'. Cygserver is included in the cygwin-
package, that means is installed by default.

If you installed the PostgreSQL package from
Cygwin, you have to use the cygserver, and not cygipc.

If you compiled PostgreSQL yourself and cygipc was installed
cygipc is used by the database. But it is better to deinstall
cygipc before compiling, so cygserver will be used. You
need at least PostgreSQL 7.4.x for that.


--
Roland Walter
MOSAIC SOFTWARE AG
Telefon: 02225/882-411 Fax: 02225/882-201
http://www.mosaic-ag.com
-------  L E G A L    D I S C L A I M E R  ---------

Die Informationen in dieser Nachricht sind vertraulich und ausschliesslich fuer den Adressaten bestimmt. Kenntnisnahme durch Dritte ist unzulaessig. Die Erstellung von Kopien oder das Weiterleiten an weitere, nicht originaere und benannte Adressaten ist nicht vorgesehen und kann ungesetzlich sein. Die Meinungen in dieser Nachricht stellen lediglich die Meinungen des Senders dar. Falls Sie vermuten, dass diese Nachricht veraendert wurde, setzen Sie sich mit dem Absender in Verbindung. Der Absender uebernimmt ohne weitere Ueberpruefung keine Verantwortung fuer die Richtigkeit und Vollstaendigkeit des Inhalts. Unbefugte Empfaenger werden gebeten, die Vertraulichkeit der Nachricht zu wahren und den Absender sofort ueber einen Uebertragungsfehler zu informieren.
------------------------------------------------------


---------------------------(end of broadcast)---------------------------
TIP 7: don't forget to increase your free space map settings



<Prev in Thread] Current Thread [Next in Thread>