PostgreSQL이 시동중 내는 에러같습니다. (PostgresSQL은 DBMS임)
사용하시지 않는 프로그램이라면.. boot script에서 빼세여..
아마도 /etc/rc.d/rc.3 디렉 가보시면..
SXXpostgres 비스무리한 파일이 있을 것 같습니다.(기억력이 꽝이라..)
요 파일을 s(소문자)XXpostgres로 앞에 S->s로 바꾸어주시면..
booting시 시동하는 일이 없을 것 같네여..
: 제일 마지막에 나는데요....
: starting postgresql service: /usr/bin/postmaster does not find the database system
: .Expected to find it in the PGDATA directory "/var/lib/pgsql", but unable
: to open file with pathname "/var/lib/pgsql/base/template1/pgclass"
:
: No data directory -- can't proceed.
:
: 입니다.--나비야~~