Unable to retrieve PostgreSQL size

JetBackup 4 uses a query to obtain the total size for all PSQL databases on a cPanel account using the `postgres` user to perform the query. This step can fail if JetBackup isn't able to authenticate with `psql`.

Please note that JetBackup only supports `md5` password authentication for the `postgres` user, and this error can occur if "peer" authentication is the default on your server.

```
[root@server ~]# psql -U postgres
psql: error: FATAL: Peer authentication failed for user "postgres"
```

Verify that Postgres is properly configured for `md5` password authentication (for the `postgres` user). 

  • JetBackup 4
  • 0 Kasutajad peavad seda kasulikuks
Kas see vastus oli kasulik?

Seotud artiklid

Amazon S3 Backup Sizes Not Displayed In JetBackup

If you notice JetBackup 4 Restore and Download page is missing Backup Sizes for Backups located...

Backup Issue - Skipping Account Not Enough Disk Space

JetBackup uses a local workspace to store an account backup before transferring it to its...

Backup Job stuck on CloudLinux servers

There is a known issue with CloudLinux servers when using JetBackup's default rsync...

Failed to Prepare Temporary Snapshot

The error: Failed to prepare temporary snapshot can appear for many different reasons. Please...

Database Backups Errors: No Such File or Directory

We have found that occasionally mysqldump has problems connecting via localhost on some...