Cmdlets for Apache Phoenix

Build 25.0.9434

DatabaseProductName Parameter (Connect-ApachePhoenix Cmdlet)

Sets the name of the database product exposed by the Avatica server. If not set, it is retrieved dynamically.

Syntax

Connect-ApachePhoenix -DatabaseProductName string

Possible Values

Auto, Phoenix, PostgreSQL

Data Type

cstr

Default Value

"Auto"

Remarks

Specifies the name of the database product that the Avatica server is exposing. Supported values are Phoenix and PostgreSQL. This property is used to adapt API requests and behavior based on the expected product type. If not set, the 本製品 attempts to retrieve the product name dynamically from the Avatica server.

Copyright (c) 2025 CData Software, Inc. - All rights reserved.
Build 25.0.9434