Aus
if "$PGPATH/psql" -p $PGPORT -l >/dev/null 2>&1
wird
if "$PGPATH/psql" -p -i $PGPORT -l >/dev/null 2>&1
Das wird wohl bei Gentoo /usr/bin/pg_ctl sein?
Kann ich die editieren? Ist doch kein Script.
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum