QueryPassthrough Parameter (Connect-PostgreSQL Cmdlet)
This option passes the query to the PostgreSQL server as is.
Syntax
Connect-PostgreSQL -QueryPassthrough SwitchParameter
Data Type
bool
Default Value
false
Remarks
When this is set, queries are passed through directly to PostgreSQL.