PostgreSQL 7.1
Artur Flinta
aflinta w student.uci.agh.edu.pl
Śro, 9 Maj 2001, 22:39:32 CEST
Witam!
> ls -ld /var/lib/pgsql ?
Bezpośrednio po instalce postgresa jest:
[aflinta w warp aflinta]$ ls -ld /var/lib/pgsql
drwxrwx--- 4 root postgres 4096 maj 8 19:41 /var/lib/pgsql
i przy starcie postgresa oprócz wspomnianych logów wywala:
[root w warp RPMS]# /etc/rc.d/init.d/postgresql start
initdb: invalid option: --pglib=/usr/lib/pgsql
Try 'initdb --help' for more information.
Uruchomienie uslugi PostgreSQL............................[PROBLEMY ]
faktycznie opcja ta w initdb już nie występuje, więc ją wywaliłem i
dostaję:
[root w warp init.d]# /etc/rc.d/init.d/postgresql start
This database system will be initialized with username "postgres".
This user will own all the data files and must also own the server
process.
initdb: The directory /var/lib/pgsql exists but is not empty.
If you want to create a new database system, either remove or empty
the directory /var/lib/pgsql or run initdb with
an argument other than /var/lib/pgsql.
Uruchomienie uslugi PostgreSQL............................[PROBLEMY ]
potem dla ciekawości zmieniam:
[root w warp init.d]# chown postgres /var/lib/pgsql
i w logach dostaję już tylko:
maj 9 22:36:05 warp su(pam_unix)[2695]: session opened for user postgres
by (uid=0)
maj 9 22:36:05 warp su(pam_unix)[2695]: session closed for user postgres
maj 9 22:36:05 warp su(pam_unix)[2742]: session opened for user postgres
by (uid=0)
maj 9 22:36:05 warp su(pam_unix)[2742]: session closed for user postgres
ale bazy początkowej nie tworzy dalej, pewnie dlatego, że siedzi tam
.xauth tworzone przy każdym starcie postgresa.
Czyli dalej nie działa :(
Pozdrawiam
Artur
Zawsze kiedy jest problem, jest jakieś rozwiązanie;
zatem jeśli nie ma rozwiązania, nie ma problemu.
Więcej informacji o liście dyskusyjnej pld-users-pl