> postgresql/6.5.3.tar.gz
>
> 위 화일을 다운 받아서 설치를 하였는데...
>
> 설치는 되는데...initdb가 실행되지않더군여...
>
> Error :
> /usr/bin/initdb: pg_encoding: command not found
> initdb does not know where to find the files that make up
> Postgres (the PGLIB directory). You must identify the PGLIB
> directory either with a //pglib invocation option, or by
> setting the PGLIB environment variable, or by having a program
> called 'postconfig' in your search path that outputs an asignment
> for PGLIB.
>
> 기존에 6.4버젼을 사용하고 있어서 업그레이드를 하려 하거든여...
>
> 아니 6.5버젼을 다른 경로에 깔아보려하는데...
>
> 각종 Config도 새 경로로 다 변경을 해 주었거든여...
>
> 혹시 이 과정에서 제가 뭔가 잘못 한건지도 잘 모르겠어요...
>
> Postgres 설치법에 대해 간략히 설명 좀 부탁드립니다.
http://database.sarang.net/board/info.php3?table=tip&action=article&arg=25
을 참고하시기 바랍니다. 6.5.3과 설치법은 동일 합니다.
|