postgrsql problem

Discussion in 'Server Operation' started by Ovidiu, Oct 14, 2005.

  1. Ovidiu

    Ovidiu Active Member

    I am getting postgrsql errors with this cronjob:

    the error is as follows:

    so now who has no permission to what? and how can I correct this?
     
  2. falko

    falko Super Moderator ISPConfig Developer

    Which user is running that cron job? Seems like the user postgres. What happens if root runs the cron job?
     
  3. Ovidiu

    Ovidiu Active Member

    psql: FATAL: Benutzer »root« existiert nicht
    psql: FATAL: Benutzer »root« existiert nicht
     
  4. Ovidiu

    Ovidiu Active Member

    anyone able to help with these postgrsql errors?
     
  5. till

    till Super Moderator Staff Member ISPConfig Developer

    Do you have a pgsql user "root" ?
     
  6. Ovidiu

    Ovidiu Active Member

    sorry, falko helped out with installing postgrsql, I dunno nothing 'bout it. I just found the error in the logfiles and wanted to fix it, though I posted here...
    I'll wait for his feedback.
     
  7. falko

    falko Super Moderator ISPConfig Developer

    I haven't done any Postgresql configuration, I've just installed it with
    Code:
    apt-get install postgresql
     
  8. Ovidiu

    Ovidiu Active Member

    OK ,-) that means I can safely deinstall and reinstall it and see what the original crontab entry will look like thx
     

Share This Page