Description
Creates a PostgreSQL database based on the script strategy and the -Settings provided.
Syntax
Code Block | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|
| ||||||||||
Get-PostgreSQLDatabaseScriptStrategy [-Settings] <hashtable> [-Database] <string> [-csb] <DbConnectionStringBuilder> [<CommonParameters>] |
...