could not create shared memory segment - i386

From: Bill Hernandez <ms(at)mac-specialist(dot)com>
To: <pgsql-bugs(at)postgresql(dot)org>
Subject: could not create shared memory segment - i386
Date: 2004-08-04 04:38:37
Message-ID: BD35D27D.10D03%ms@mac-specialist.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

[root(at)Pigpen-F22:~] # su - postgres
[postgres(at)Pigpen-F22:/home/postgres] $ /usr/local/pgsql/bin/initdb -d -D -n
/usr/local/pgsql/data
Running in debug mode.

initdb: internal variables:
PGDATA=/usr/local/pgsql/data
datadir=/usr/local/pgsql//share
PGPATH=/usr/local/pgsql/bin
ENCODING=
ENCODINGID=0
POSTGRES_SUPERUSERNAME=postgres
POSTGRES_BKI=/usr/local/pgsql//share/postgres.bki
POSTGRES_DESCR=/usr/local/pgsql//share/postgres.description
POSTGRESQL_CONF_SAMPLE=/usr/local/pgsql//share/postgresql.conf.sample
PG_HBA_SAMPLE=/usr/local/pgsql//share/pg_hba.conf.sample
PG_IDENT_SAMPLE=/usr/local/pgsql//share/pg_ident.conf.sample
The files belonging to this database system will be owned by user
"postgres".
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... 10
selecting default shared_buffers... 50
creating configuration files... ok
creating template1 database in /usr/local/pgsql/data/base/1... DEBUG:
invoking IpcMemoryCreate(size=1081344)
FATAL: could not create shared memory segment: Function not implemented
DETAIL: Failed system call was shmget(key=1, size=1081344, 03600).
DEBUG: proc_exit(1)
DEBUG: shmem_exit(1)
DEBUG: exit(1)

initdb: failed
initdb: removing data directory "/usr/local/pgsql/data"
[postgres(at)Pigpen-F22:/home/postgres] $ cd ..

ANY IDEAS ?

Browse pgsql-bugs by date

  From Date Subject
Next Message PostgreSQL Bugs List 2004-08-04 12:31:41 BUG #1204: user-defined function in transaction
Previous Message borajetta 2004-08-03 21:55:11 index corruption and having to reindex