Permissions
The following table lists the user account permissions necessary to launch Veeam Explorer for PostgreSQL and recover PostgreSQL data.
Operation |
Required Roles and Permissions |
|---|---|
Veeam Explorer for PostgreSQL launch |
The account used to run Veeam Explorer for PostgreSQL must meet the following requirements:
|
Restore, Publish, Instant Recovery of PostgreSQL Instances |
When restoring to a Windows machine, make sure that the user account is member of the local Administrators group. When restoring to a Linux machine, make sure that the user account is a Linux user with root privileges on the target machine. Root privileges are required to mount the backed-up file system to the target server and to communicate with PostgreSQL. |
Restore of PostgreSQL Databases |
When you restore individual databases, Veeam Explorer for PostgreSQL connects to the PostgreSQL instance on the target Linux machine to restore the selected databases. In addition to the account requirements for instance restore, you must specify a PostgreSQL account to authenticate to the target instance. You can use one of the following options:
The account must have superuser privileges on the PostgreSQL instance. For more information, see PostgreSQL documentation.
|
Export of PostgreSQL Databases |
Consider the following when configuring the account used to connect to the staging server:
Consider the following when configuring the account used to connect to the target server:
|