|
News,
Internal,
Projects,
Home Software, Support, Documentation |
PostgreSQL-7.3.2의 포트(port)를 컴파일했습니다. 로케일에 관련해서 다음과 같은 설명이 나오던데요. --------------------------- To initialize the database, you should run initdb as the "pgsql" user (if you want to use your locale for collation, edit ~pgsql/.profile and set the locale to your preference first). --------------------------- 그래서 "~pgsql/.profile"을 열어보니 다음과 같은 줄이 나옵니다. --------------------------- #You might want to set some locale stuff here #PGDATESTYLE=ISO #LC_ALL=sv_SE.ISO_8859-1 #export PGDATESTYLE LC_ALL --------------------------- 위의 줄이 로케일 설정과 관련되었다는 사실은 알겠습니다만 "PGDATESTYLE"과 "LC_ALL"을 각각 어떤값으로 바꿔야 할지 모르겠습니다. -- Please look and take part in KFUG FAQ: <http://www.kr.freebsd.org/FAQ-kr/> To Unsubscribe: send mail to majordomo@xxxxxxxxxxxxxx with "unsubscribe questions" in the BODY of the message
|
Copyright © 1998-2005 Korea FreeBSD Users Group. All rights reserved. webmaster at kr.FreeBSD.org $Date: 2003/03/31 23:00:55 $ |
|