Skip to content

Instantly share code, notes, and snippets.

View rineil's full-sized avatar

Neil rineil

  • 02:28 (UTC +07:00)
View GitHub Profile
@stefanprodan
stefanprodan / Install-Postgres.psm1
Created October 20, 2014 12:04
PostgreSQL unattended install PowerShell module
#################################################################################
##
## PostgreSQL unattended install
## Author: Stefan Prodan
## Date : 16 Oct 2014
## Company: VeriTech.io
################################################################################
Function Install-Postgres
{