PostgreSqlDsc

1.0.2-preview0001

DSC module to install and configure PostgreSQL on Windows

Minimum PowerShell version

5.0

This is a prerelease version of PostgreSqlDsc.

Installation Options

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Module -Name PostgreSqlDsc -RequiredVersion 1.0.2-preview0001 -AllowPrerelease

Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet More Info

Install-PSResource -Name PostgreSqlDsc -Version 1.0.2-preview0001 -Prerelease

You can deploy this package directly to Azure Automation. Note that deploying packages with dependencies will deploy all the dependencies to Azure Automation. Learn More

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies. Learn More

Owners

Copyright

Copyright the DSC Community contributors. All rights reserved.

Package Details

Author(s)

  • DSC Community

Tags

DesiredStateConfiguration DSC PostgreSQL

DSCResources

PostgreSqlInstall PostgreSqlScript PostgreSqlDatabase

Dependencies

This module has no dependencies.

Release Notes

## [1.0.2-preview0001] - 2021-01-13

### Added

- Added PostgreSqlInstall resource
 - Install Postgres with specified features
- Added PostgreSqlScript resource
 - Run T-SQL Scripts against Postgres
- Added PostgreSqlDatabase resource
 - Add and remove database in PostgresSql

### Changed

- Removed CreateDatabase from PostgreSqlScript

### Removed

### Fixed

- Fixed issue with Invoke-Command returning errors during test and set.
- Fixed issue with creating a database where casing could be lost on the
database name.

FileList

Version History

Version Downloads Last updated
1.0.2 1,200 1/13/2021
1.0.2-previe... (current version) 78 1/13/2021
1.0.1 88 12/17/2020
1.0.1-previe... 76 12/17/2020
1.0.0 97 11/3/2020