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