Cmdlets for PostgreSQL

Build 24.0.9060

IgnoredSchemas Parameter (Connect-PostgreSQL Cmdlet)

Visibility restriction filter which is used to hide schemas from the list of schemas obtained by querying metadata. For example, 'information_schema, pg_catalog'. Schema names are case sensitive.

Syntax

Connect-PostgreSQL -IgnoredSchemas string

Data Type

cstr

Default Value

""

Remarks

By default, restrictions are not applied.

Copyright (c) 2024 CData Software, Inc. - All rights reserved.
Build 24.0.9060