Cmdlets for PostgreSQL

Build 24.0.9062

DataConnection Type

PostgreSQLConnection オブジェクト。

Remarks

PostgreSQLConnection オブジェクト。接続プロパティは、このオブジェクトのgetter およびsetter メソッドを使ってアクセスできます。

$conn  = Connect-PostgreSQL -User 'postgres' -Password 'admin' -Server '127.0.0.1' -Port '5432' -Database 'postgres' 
$conn | GM 

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