Versions Compared

Key

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

Description

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

Syntax

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

...