database.sarang.net
UserID
Passwd
Database
DBMS
MySQL
ㆍPostgreSQL
Firebird
Oracle
Informix
Sybase
MS-SQL
DB2
Cache
CUBRID
LDAP
ALTIBASE
Tibero
DB 문서들
스터디
Community
공지사항
자유게시판
구인|구직
DSN 갤러리
도움주신분들
Admin
운영게시판
최근게시물
PostgreSQL Q&A 4443 게시물 읽기
No. 4443
initdb 에서 에러가 납니다.
작성자
김종화
작성일
2002-11-22 01:27
조회수
886

FreeBSD 4.7 을 사용중이구요.

포트를 이용해서 설치를 했는데요(소스 설치)...

su - pgsql

한 다음

initdb 하니 다음과 같은 에러가 뜹니다.

 

The files belonging to this database system will be owned by user "pgsql".

This user must also own the server process.

 

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=2, num=17, 03600) failed: No space left on device

 

This error does *not* mean that you have run out of disk space.

 

It occurs when either the system limit for the maximum number of

semaphore sets (SEMMNI), or the system wide maximum number of

semaphores (SEMMNS), would be exceeded. You need to raise the

respective kernel parameter. Alternatively, reduce PostgreSQL's

consumption of semaphores by reducing its max_connections parameter

(currently 32).

 

The PostgreSQL Administrator's Guide contains more information about

configuring your system for PostgreSQL.

 

 

initdb failed.

Removing /usr/local/pgsql/data.

 

대충 세마포어에 관련된 에러 같은데요...

이런 에러가 왜 나는거죠?

아시는 분 답변 부탁 드리겠습니다.

[Top]
No.
제목
작성자
작성일
조회
4449[질문] point type과 같은 geometry type에 index [2]
이근호
2002-11-28
1121
4447[질문] mysql의 limit (Select 시 갯수 제한) 과 같은 기능을 하는 연산자. [1]
이근호
2002-11-27
1147
4448┕>Re: [질문] mysql의 limit (Select 시 갯수 제한) 과 같은 기능을 하는 연산자.
이근호
2002-11-28 09:35:25
942
4444[질문]현재 설치된 postgres의 설치시 설정내용 보는 방법은? [1]
김백
2002-11-22
835
4443initdb 에서 에러가 납니다.
김종화
2002-11-22
886
4442처음으로 함수를 만들어봤는데... [4]
이동주
2002-11-21
1111
4441check에서 다른 테이블의 필드값을 참조할 수 있는가요. [1]
김일권
2002-11-19
849
4440postgresql을 사용하기위한 python 모듈을 어디서 구할 수있나요 [2]
dasida
2002-11-18
808
Valid XHTML 1.0!
All about the DATABASE... Copyleft 1999-2024 DSN, All rights reserved.
작업시간: 0.017초, 이곳 서비스는
	PostgreSQL v16.2로 자료를 관리합니다