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. |
Related Commands
Start-VEPSQLDatabaseExportStarts an export process for a backed-up or a published PostgreSQL database.Get-VEPSQLDatabaseExportReturns PostgreSQL databases with ongoing export sessions.Restart-VEPSQLDatabaseExportRestarts a failed export process for a backed-up PostgreSQL database.Stop-VEPSQLDatabaseExportStops an active export session for a PostgreSQL database.