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