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. |
Related Commands
Start-VEPSQLInstancePublishPublishes a backed-up PostgreSQL instance.Get-VEPSQLInstancePublishReturns active publishing sessions for backed-up PostgreSQL instances.Restart-VEPSQLInstancePublishRestarts a failed publishing process for a backed-up PostgreSQL instance.Stop-VEPSQLInstancePublishUnpublishes a PostgreSQL instance from the target server.