Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Description

Removes a PostgreSQL database based on the remove strategy and the -Settings provided.

Syntax

Code Block
languagePowershell
themeConfluence
firstline0001
linenumbersfalse
collapsefalse
Get-PostgreSQLDatabaseRemoveStrategy [-Settings] <hashtable> [-Database] <string> [-csb] <DbConnectionStringBuilder> [<CommonParameters>]

...