Get-VEPSQLInstancePublish

Short Description

Returns active publishing sessions for backed-up PostgreSQL instances.

Applies to

Veeam Backup & Replication

Product Edition: Community, Standard, Enterprise, Enterprise Plus, Veeam Universal License

Syntax

Get-VEPSQLInstancePublish [[-InstanceName] <String>] [<CommonParameters>]

Detailed Description

This cmdlet returns information about the publishing process for backed-up PostgreSQL instances.

Parameters

Parameter

Description

Type

Required

Position

Accept Pipeline Input

InstanceName

Specifies the name of the published PostgreSQL instance. The cmdlet will return information about the publishing process performed for the specified instance.

String

False

0

True (ByValue)

<CommonParameters>

This cmdlet supports Microsoft PowerShell common parameters. For more information on common parameters, see the About CommonParameters section of Microsoft Docs.

Output Object

The cmdlet returns the VEPSQLInstancePublish[] array that contains information about the publishing process of PostgreSQL instances.

Examples

Get-VEPSQLInstancePublishExample 1. Getting All Published PostgreSQL Instances

Get-VEPSQLInstancePublishExample 2. Getting Published PostgreSQL Instance With Specific Name

Page updated 1/30/2025

Page content applies to build 12.3.1.1139