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 6477 게시물 읽기
No. 6477
./initdb -E SQL_ASCII 에서 아래에러발송..원인??
작성자
신영미
작성일
2005-12-14 19:43
조회수
2,288

$ ./initdb -E SQL_ASCII -D /usr/local/pgsql/data

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 ko_KR.

initdb: warning: encoding mismatch

The encoding you selected (SQL_ASCII) and the encoding that the selected

locale uses (IBM-eucKR) are not known to match. This may lead to

misbehavior in various character string processing functions. To fix

this situation, rerun initdb and either do not specify an encoding

explicitly, or choose a matching combination.

 

fixing permissions on existing directory /usr/local/pgsql/data ... 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_xlog/archive_status ... ok

creating directory /usr/local/pgsql/data/pg_clog ... ok

creating directory /usr/local/pgsql/data/pg_subtrans ... ok

creating directory /usr/local/pgsql/data/pg_twophase ... ok

creating directory /usr/local/pgsql/data/pg_multixact/members ... ok

creating directory /usr/local/pgsql/data/pg_multixact/offsets ... ok

creating directory /usr/local/pgsql/data/base ... ok

creating directory /usr/local/pgsql/data/base/1 ... ok

creating directory /usr/local/pgsql/data/pg_tblspc ... ok

selecting default max_connections ... 100

selecting default shared_buffers ... 1000

creating configuration files ... ok

creating template1 database in /usr/local/pgsql/data/base/1 ... ok

initializing pg_authid ... ok

enabling unlimited row size for system tables ... ok

initializing dependencies ... FATAL: unrecognized node type: 650

child process exited with exit code 1

initdb: removing contents of data directory "/usr/local/pgsql/data"

$

 

이 글에 대한 댓글이 총 1건 있습니다.

--no-locale

옵션도 추가해서 만들어보세요.

김상기(ioseph)님이 2005-12-16 00:09에 작성한 댓글입니다.
[Top]
No.
제목
작성자
작성일
조회
6481배포프로그램에 postgresql을포함하고싶읍니다 [1]
초보
2005-12-16
2538
6480PITR에 대해.. [2]
백진수
2005-12-16
3203
6479dump 실행시 oid유지에 대해서 [1]
궁금이
2005-12-15
2138
6477./initdb -E SQL_ASCII 에서 아래에러발송..원인?? [1]
신영미
2005-12-14
2288
6476급합니다. db_init
김지호
2005-12-14
1886
6475initdb시 에러 [1]
이철수
2005-12-14
2049
6469DB복구시 주의사항~~~~ [2]
신인식
2005-12-09
2708
Valid XHTML 1.0!
All about the DATABASE... Copyleft 1999-2024 DSN, All rights reserved.
작업시간: 0.019초, 이곳 서비스는
	PostgreSQL v16.4로 자료를 관리합니다