--- title: "VEPSQLDatabaseExport" description: "Contains details about an exported PostgreSQL database. Property Type Description String Database name. String DNS name or IP address of the source server. String Instance name. String DNS name or IP address of the target server." canonical: "https://helpcenter.veeam.com/docs/vbr/explorers_powershell/vepsqldatabaseexport.html" breadcrumb: "Veeam Explorers PowerShell Reference > Veeam Explorers PowerShell Types > VEPSQLDatabaseExport" dateModified: "2026-08-18" --- # VEPSQLDatabaseExport Contains details about an exported PostgreSQL database.
|
Property |
Type |
Description |
|---|---|---|
|
Name |
String |
Database name. |
|
ServerName |
String |
DNS name or IP address of the source server. |
|
InstanceName |
String |
Instance name. |
|
TargetName |
String |
DNS name or IP address of the target server. |
|
ToPointInTimeUTC |
DateTime |
Date and time in the UTC format to which the database will be exported. |