문서를 잘 보았습니다.
제대로 작성된 문서가 맞습니다.
그렇게 하면 정확하게 설치가 되어야 합니다. 그리고 아래와 같은 에러는 당한적이 없는 지라 정확한 원인은 잘 모르겠습니다. /./
하지만 일단 제대로 설치가 되지 않았을 가능성이 큽니다.
다시 한번더 지우고 재설치해 보시기 바랍니다.
> 안녕하세요..
> 이런곳도 있었다니 좋네요..
> 지금 많이 헤매고있었거든요..
> 컴파일가지는 잘 되었는데.. initdb만 실행시키면 에러가 납니다.
> 버전은 PostgreSQL 7.0.2 이구요..
> 아래주소와 같이 했거든요..
> http://insys.cau.ac.kr/ftp/pub/docKor/postgreSQL/postgres/install.txt
> 그런데 아무옵션을 안주어도 initdb만 실행시키면 아래와 같은 에러가 납니다.
>
> //////////////////////////////////////////
> We are initializing the database system with username postgres(uid=10).
> This user will own all the files and must also own the server process.
>
> Creating template database in /usr/local/pgsql/data/base/template1
> ERROR: Error: unknown type 'oidvector'.
>
> Error: Error: unknown type 'oidvector'.
>
> syntax error 12 : parse errorinitdb: could not create template database
> initdb:cleaning up by wiping out /usr/local/pgsql/data/base/template1
> //////////////////////////////////////////
>
> 이유가 무엇인지요???
> 고수님들의 답변을 부탁드립니다.
> 그럼 즐거운 하루되세요.
|