Christoph B�hring <[EMAIL PROTECTED]> dixit: > woran kann es liegen das ich auf meinem System (unstable) kein > postgres installieren kann. (Weder stable, testing ncoh unstable). > Fehler Meldung: > su - postgres -c cd /var/lib/postgres; . ./.bash_profile; LANG=C > initdb --encoding SQL_ASCII --pgdata /var/lib/postgres/data > You cannot run initdb as root. Please log in (using, e.g., 'su') > as the (unprivileged) user that will own the server process.
Augenscheinlich hat Dein System den User postgres nicht angelegt. Pruefe das bitte mit "id postgres". Gruss Peter Blancke -- Hoc est enim verbum meum! -- Haeufig gestellte Fragen und Antworten (FAQ): http://www.de.debian.org/debian-user-german-FAQ/ Zum AUSTRAGEN schicken Sie eine Mail an [EMAIL PROTECTED] mit dem Subject "unsubscribe". Probleme? Mail an [EMAIL PROTECTED] (engl)

