--- title: "VEPSQLPublishedDatabase" description: "Contains details about a published PostgreSQL database. Property Type Description String Database name. String Instance name. String DNS name or IP address of the target server. Ulong Database size in bytes." canonical: "https://helpcenter.veeam.com/docs/vbr/explorers_powershell/vepsqlpublisheddatabase.html" breadcrumb: "Veeam Explorers PowerShell Reference > Veeam Explorers PowerShell Types > VEPSQLPublishedDatabase" dateModified: "2026-08-18" --- # VEPSQLPublishedDatabase Contains details about a published PostgreSQL database.
|
Property |
Type |
Description |
|---|---|---|
|
Name |
String |
Database name. |
|
InstanceName |
String |
Instance name. |
|
ServerName |
String |
DNS name or IP address of the target server. |
|
Size |
Ulong |
Database size in bytes. |
|
ToPointInTimeUTC |
UtcDateTime |
Date and time in the UTC format of the state as of which the database is published. |