No.1918 initdb で failed |
発言者: 岡野 発言日: 2004 02/19 19:00 |
はじめて利用させていただきます。 環境-------------------------------------------------- windows XP SP1 $ cygcheck -c cygwin cygipc cygrunsrv postgresql Cygwin Package Information Package Version Status cygipc 2.03-2 OK cygrunsrv 0.98-1 OK cygwin 1.5.7-1 OK postgresql 7.4.1-3 OK ----------------------------------------------------- http://www.terra-intl.com/unix.html をにしたがって行いました。 しかし、 $ initdb -E EUC_JP -D/usr/local/pgsql をすると以下のようなエラーがでてしまいます。 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 /usr/local/pgsql... ok creating directory /usr/local/pgsql/base... ok creating directory /usr/local/pgsql/global... ok creating directory /usr/local/pgsql/pg_xlog... ok creating directory /usr/local/pgsql/pg_clog... ok selecting default max_connections... 10 selecting default shared_buffers... 50 creating configuration files... ok creating template1 database in /usr/local/pgsql/base/1... FATAL: could not crea te shared memory segment: Function not implemented DETAIL: Failed system call was shmget(key=1, size=1081344, 03600). initdb: failed initdb: removing data directory "/usr/local/pgsql" [1]+ Done ipc-daemon -q いちお自分なりに模索してみたのですが、参考のウェブページのリンクがきえていたりして・・・。 どなたか解決方法を教えてください。お願いします。 |
▼関連発言 |