Re: initdb and IpcMemoryCreate

From: Kasimir Müller <Kasimir(dot)Mueller(at)gmx(dot)de>
To: pgsql-cygwin(at)postgresql(dot)org
Subject: Re: initdb and IpcMemoryCreate
Date: 2002-12-11 18:21:18
Message-ID: 86395448.20021211192118@gmx.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-cygwin

Guten Tag Todd F. Peterson,

am Sonntag, 8. Dezember 2002 um 03:07 schrieben Sie:

> Have been using cywin postgres for a couple of years. Yesterday, I
> upgraded to 7.1.3 of Postgres. Fired up ipc-daemon and then the following:

> bash-2.05b$ initdb -D /pg_data -d -n
> Running with debug mode on.
> Running with noclean mode on. Mistakes will not be cleaned up.

> initdb variables:
> PGDATA=/pg_data
> datadir=/usr/share/postgresql
> PGPATH=/usr/bin
> ENCODING=
> ENCODINGID=0
> POSTGRES_SUPERUSERNAME=Administrator
> POSTGRES_BKI=/usr/share/postgresql/postgres.bki
> POSTGRES_DESCR=/usr/share/postgresql/postgres.description
> POSTGRESQL_CONF_SAMPLE=/usr/share/postgresql/postgresql.conf.sample
> PG_HBA_SAMPLE=/usr/share/postgresql/pg_hba.conf.sample
> PG_IDENT_SAMPLE=/usr/share/postgresql/pg_ident.conf.sample
> The files belonging to this database system will be owned by user
> "Administrator
> ".
> This user must also own the server process.

> The database cluster will be initialized with locale C.

> creating directory /pg_data... ok
> creating directory /pg_data/base... ok
> creating directory /pg_data/global... ok
> creating directory /pg_data/pg_xlog... ok
> creating directory /pg_data/pg_clog... ok
> creating template1 database in /pg_data/base/1... DEBUG: invoking
> IpcMemoryCreate(size=942080)
> IpcSemaphoreCreate: semget(key=1, num=17, 03600) failed: Function not
> implemented
> DEBUG: proc_exit(1)
> DEBUG: shmem_exit(1)
> DEBUG: exit(1)

> initdb failed.
> Data directory /pg_data will not be removed at user's request.

> bash-2.05b$

> **********************************************

> I see postings regarding changing kernel parameters for max semaphores,
> but nothing for how to do that on Windows. Please help!!!

> Thanks,
> Todd Peterson
> GeneX Technical Leader
> The National Center for Genome Resources
> Santa Fe, NM

> ---------------------------(end of broadcast)---------------------------
> TIP 2: you can get off all lists at once with the unregister command
> (send "unregister YourEmailAddressHere" to majordomo(at)postgresql(dot)org)

get the latest ipc-daemon and check, the old one is uninstalled or
deleted !

--
Mit freundlichen Grüssen
Kasimir Müller
mailto:Kasimir(dot)Mueller(at)gmx(dot)de

In response to

Browse pgsql-cygwin by date

  From Date Subject
Next Message S. L. 2002-12-12 07:28:23 Re: Please help with making libpqdll.lib!!
Previous Message Henshall, Stuart - Design & Print 2002-12-11 17:02:54 Re: