PostgreSqlDsc
1.0.2
DSC module to install and configure PostgreSQL on Windows
Minimum PowerShell version
5.0
Installation Options
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] - 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
- PostgreSqlDsc.nuspec
- PostgreSqlDsc.psd1
- en-US\about_PostgreSqlDsc.help.txt
- DSCResources\DSC_PostgreSqlDatabase\DSC_PostgreSqlDatabase.schema.mof
- DSCResources\DSC_PostgreSqlDatabase\DSC_PostgreSqlDatabase.psm1
- DSCResources\DSC_PostgreSqlScript\DSC_PostgreSqlScript.psm1
- DSCResources\DSC_PostgreSqlScript\DSC_PostgreSqlScript.schema.mof
- DSCResources\DSC_PostgreSqlInstall\DSC_PostgreSqlInstall.psm1
- DSCResources\DSC_PostgreSqlInstall\DSC_PostgreSqlInstall.schema.mof
- DSCResources\DSC_PostgreSqlDatabase\en-US\DSC_PostgreSqlDatabase.strings.psd1
- DSCResources\DSC_PostgreSqlScript\en-US\DSC_PostgreSqlScript.strings.psd1
- DSCResources\DSC_PostgreSqlInstall\en-US\DSC_PostgreSqlInstall.strings.psd1
- Modules\DscResource.Common\0.10.1\DscResource.Common.psd1
- Modules\DscResource.Common\0.10.1\DscResource.Common.psm1
- Modules\DscResource.Common\0.10.1\en-US\about_DscResource.Common.help.txt
- Modules\DscResource.Common\0.10.1\en-US\DscResource.Common.strings.psd1
Version History
Version | Downloads | Last updated |
---|---|---|
1.0.2 (current version) | 2,353 | 1/13/2021 |
1.0.2-previe... | 79 | 1/13/2021 |
1.0.1 | 89 | 12/17/2020 |
1.0.1-previe... | 77 | 12/17/2020 |
1.0.0 | 98 | 11/3/2020 |