--- title: "VEPSQLInstanceInstantRecovery" description: "Contains details about an PostgreSQL database published during an instant recovery session. Property Type Description GUID Restore session ID. GUID Restore point ID." canonical: "https://helpcenter.veeam.com/docs/vbr/explorers_powershell/vepsqlinstanceinstantrecovery.html" breadcrumb: "Veeam Explorers PowerShell Reference > Veeam Explorers PowerShell Types > VEPSQLInstanceInstantRecovery" dateModified: "2026-08-18" --- # VEPSQLInstanceInstantRecovery Contains details about an PostgreSQL database published during an instant recovery session.
|
Property |
Type |
Description |
|---|---|---|
|
Session |
GUID |
Restore session ID. |
|
RestorePointID |
GUID |
Restore point ID. |
|
ToPointInTimeUtc |
DateTime |
Date and time in the UTC format of the state to which the instance is recovered. |
|
ServerName |
String |
DNS name or IP address of the target server. |
|
InstanceName |
String |
Name of the instance on the target server. |
|
DataDirectory |
String |
Data directory for the published instance. |
|
Status |
String |
Status of the instant recovery operation. |
|
SwitchOverOptions |
Switchover options for the instant recovery operation. |