Get-PostgreSQLDatabaseScriptStrategy

Description

Creates a PostgreSQL database based on the script strategy and the -Settings provided.

Syntax

Get-PostgreSQLDatabaseScriptStrategy [-Settings] <hashtable> [-Database] <string> [-csb] <DbConnectionStringBuilder> [<CommonParameters>]

Parameters

Name

Alias

Description

Required?

Pipeline Input

Default Value

-Database

None


true

false


-Settings

None


true

false


-csb

None


true

false