Jailed postgres

From: Paul Bauer <paul(at)shorttermwhat(dot)com>
To: pgsql-novice(at)postgresql(dot)org
Subject: Jailed postgres
Date: 2003-10-28 06:12:24
Message-ID: 20031028061224.GA32349@shorttermwhat.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

I hope this is ok on this list. I am currently using postgres 7.2 on my
host machine for some internal information.

I recently created a jail for my apache server and want to install
postgres (7.3) in it. I am finding that it is nearly impossible to get this
working.

$ initdb -D /usr/local/pgsql/data
The files belonging to this database system will be owned by user
"pgsql".
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
creating template1 database in /usr/local/pgsql/data/base/1...
IpcSemaphoreCreate: semget(key=1, num=17, 03600) failed: Function not
implemented

initdb failed.
Removing /usr/local/pgsql/data.

I have googled and found that it appears to be a problem with;
http://lists.imeme.net/archives/imeme-users/2001-October/000473.html

I note that it is a bit out of date. is this something that has been
resolved, is it the right answer even?

I would appreciate any help with this as only running one postgres isn't
the solution I would like. I use it for too many things for that to be
practicle.

Thank you,
Paul
--
#######################################
# It does not matter how slowly you go so long as you do not stop.
# Confucius (551-479 BC)

Responses

Browse pgsql-novice by date

  From Date Subject
Next Message Marc G. Fournier 2003-10-28 14:08:10 Re: Jailed postgres
Previous Message Ron Johnson 2003-10-28 05:25:20 Re: foxpro to postgresql7.1