--- title: "VEPSQLDatabaseRestoreInterval" description: "Contains the available restore period for a PostgreSQL instance. Property Type Description DateTime Date and time of the oldest available database state on the restore point." canonical: "https://helpcenter.veeam.com/docs/vbr/explorers_powershell/vepsqldatabaserestoreinterval.html" breadcrumb: "Veeam Explorers PowerShell Reference > Veeam Explorers PowerShell Types > VEPSQLDatabaseRestoreInterval" dateModified: "2026-08-18" --- # VEPSQLDatabaseRestoreInterval Contains the available restore period for a PostgreSQL instance.
|
Property |
Type |
Description |
|---|---|---|
|
FromUTC |
DateTime |
Date and time of the oldest available database state on the restore point. |
|
ToUTC |
DateTime |
Date and time of the latest available database state on the restore point. |