--- title: "VEPSQLIRSwitchOverOptions" description: "Contains Veeam Explorer for PostgreSQL switchover options for the instant recovery operation. For more information, see the Switchover section of the Veeam Explorers User Guide." canonical: "https://helpcenter.veeam.com/docs/vbr/explorers_powershell/vepsqlirswitchoveroptions.html" breadcrumb: "Veeam Explorers PowerShell Reference > Veeam Explorers PowerShell Types > VEPSQLIRSwitchOverOptions" dateModified: "2026-08-18" --- # VEPSQLIRSwitchOverOptions Contains Veeam Explorer for PostgreSQL switchover options for the instant recovery operation. For more information, see the [Switchover](https://helpcenter.veeam.com/docs/vbr/userguide/vep_ir_switchover.html?ver=13) section of the Veeam Explorers User Guide.

Property

Type

Description

Auto

Bool

If True, switchover is performed with the Auto switchover option.

Manual

Bool

If True, switchover is performed with the Manual switchover option.

Scheduled

Bool

If True, switchover is performed with the Scheduled switchover option.

SwitchingTimeUTC

DateTime

Date and time when the published database will be switched over to production.

## Related Commands [`New-VEPSQLIRSwitchOverOptions`](new-vepsqlirswitchoveroptions.md)