Skip to main content

Restore Postgresql

Comments

1 comment

  • cPanelMichael
    After that i restart the postgresql and enter the command again psql -f all.sql and now it prompt with the password and when i enter the password, theres another error: psql: FATAL: password authentication failed for user "root"

    Hello, First, change your PostgreSQL password via "WHM Home "SQL Services "Configure PostgreSQL" and ensure you use that password when authenticating as the "postgres" user with the following command after logging in via SSH:
    su -l postgres
    Next, ensure you follow the instructions in the document below when attempting to restore a database: PostgreSQL: Documentation: 9.2: pg_restore Thank you.
    0

Please sign in to leave a comment.