Veeam Explorer for PostgreSQL

You can use the cmdlets for Veeam Explorer for PostgreSQL to perform the following operations:

Cmdlet

Operation

Get-VEPSQLCommand

Returns a set of cmdlets available for Veeam Explorer for PostgreSQL.

Start-VEPSQLRestoreSession

Starts restore sessions to explore backed-up PostgreSQL instances and to perform operations with these instances.

Get-VEPSQLRestoreSession

Returns active restore sessions started to perform operations with backed-up PostgreSQL instances.

Stop-VEPSQLRestoreSession

Stops active restore sessions initiated to perform operations with PostgreSQL instances.

Get-VEPSQLInstance

Returns backed-up PostgreSQL instances.

Get-VEPSQLInstanceRestoreInterval

Returns details on available restore period for backed-up PostgreSQL instances.

Get-VEPSQLTablespace

Returns tablespaces for backed-up PostgreSQL instances.

Start-VEPSQLInstanceRestore

Restores backed-up PostgreSQL instances.

Get-VEPSQLInstanceRestore

Returns active restore processes for PostgreSQL instances.

Stop-VEPSQLInstanceRestore

Stops the restore process for backed-up PostgreSQL instances.

Restart-VEPSQLInstanceRestore

Restarts the restore process for backed-up PostgreSQL instances.

Start-VEPSQLInstancePublish

Publishes backed-up PostgreSQL instances to a target server.

Get-VEPSQLInstancePublish

Returns active publish processes for PostgreSQL instances.

Stop-VEPSQLInstancePublish

Unpublishes PostgreSQL instances from the target server.

Restart-VEPSQLInstancePublish

Restarts the publish process for backed-up PostgreSQL instances.

Get-VEPSQLExtendedLogging

Returns extended logging for Veeam Explorer for PostgreSQL.

Enable-VEPSQLExtendedLogging

Enables extended logging for Veeam Explorer for PostgreSQL.

Disable-VEPSQLExtendedLogging

Disables extended logging for Veeam Explorer for PostgreSQL.

New-VEPSQLLinuxCredential

Creates Linux credential records to connect to target PostgreSQL servers.