--- title: "VEPSQLInstancePublish" description: "Contains details about a published PostgreSQL instance. Property Type Description GUID Instance ID. GUID Restore point ID. DateTime Date and time in the UTC format of the state as of which the instance is published." canonical: "https://helpcenter.veeam.com/docs/vbr/explorers_powershell/vepsqlinstancepublish.html" breadcrumb: "Veeam Explorers PowerShell Reference > Veeam Explorers PowerShell Types > VEPSQLInstancePublish" dateModified: "2026-08-18" --- # VEPSQLInstancePublish Contains details about a published PostgreSQL instance.
|
Property |
Type |
Description |
|---|---|---|
|
Id |
GUID |
Instance ID. |
|
RestorePointId |
GUID |
Restore point ID. |
|
ToPointInTimeUTC |
DateTime |
Date and time in the UTC format of the state as of which the instance is published. |
|
ServerName |
String |
DNS name or IP address of the target server. |
|
InstanceName |
String |
Name of the instance on the target server. |
|
PublishStatus |
String |
Status of the publishing operation. |
|
DataDirectory |
String |
Data directory of the published instance. |