--- title: "VEPSQLDatabaseRestore" description: "Contains details about a restored PostgreSQL database. 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 database is restored." canonical: "https://helpcenter.veeam.com/docs/vbr/explorers_powershell/vepsqldatabaserestore.html" breadcrumb: "Veeam Explorers PowerShell Reference > Veeam Explorers PowerShell Types > VEPSQLDatabaseRestore" dateModified: "2026-08-18" --- # VEPSQLDatabaseRestore Contains details about a restored PostgreSQL database.
|
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 database is restored. |
|
ServerName |
String |
DNS name or IP address of the target server for the restore operation. |
|
InstanceName |
String |
Target instance name. |
|
DatabaseName |
String |
Target database name. |
|
Status |
String |
Status of the restore operation. |