BrowsePartitions Parameter (Connect-PostgreSQL Cmdlet)
By default the provider exposes the super table and its partitions by metadata. You may hide sub partitions by setting this property to false.
Syntax
Connect-PostgreSQL -BrowsePartitions bool
Data Type
bool
Default Value
true
Remarks
This property has an effect on servers running version 10 and later.