--- title: "VEPSQLInstanceRestore" description: "Contains details about a restored PostgreSQL instance. Property Type Description GUID Instance ID. GUID Restore session ID. GUID Restore point ID. DateTime Date and time in the UTC format of the state as of which the instance is restored." canonical: "https://helpcenter.veeam.com/docs/vbr/explorers_powershell/vepsqlinstancerestore.html" breadcrumb: "Veeam Explorers PowerShell Reference > Veeam Explorers PowerShell Types > VEPSQLInstanceRestore" dateModified: "2026-08-18" --- # VEPSQLInstanceRestore Contains details about a restored PostgreSQL instance.
|
Property |
Type |
Description |
|---|---|---|
|
Id |
GUID |
Instance ID. |
|
Session |
GUID |
Restore session ID. |
|
RestorePointId |
GUID |
Restore point ID. |
|
ToPointInTimeUTC |
DateTime |
Date and time in the UTC format of the state as of which the instance is restored. |
|
ServerName |
String |
DNS name or IP address of the target server for the restore operation. |
|
InstanceName |
String |
Target instance name. |
|
DataDirectory |
String |
Path to the data directory for the restored PostgreSQL instance. |
|
RestoreStatus |
String |
Status of the restore operation. |