Re: Problem with installation - Mailing list pgsql-general

From Thomas Kellerer
Subject Re: Problem with installation
Date
Msg-id jkrvmn$t4p$1@dough.gmane.org
Whole thread Raw
In response to Problem with installation  (nissyre@wp.pl)
List pgsql-general
nissyre@wp.pl, 27.03.2012 10:46:
> Hi,
>    I need to install PostgreSQL 9 but in silence mode (like in MSI Installer for Postgres 8.3). Is it possible with
PostgreSQL9.0 or higher? 
>
Why not use the binary ZIP distribution?

Steps for installing are then:

1) Unzip the archive
2) Run initdb
3) Run "pg_ctl register" to create the Windows service

If your own installer can unzip ZIP archives and start external programs, that should be easy to integrate.

Thomas



pgsql-general by date:

Previous
From: John R Pierce
Date:
Subject: Re: Problem with installation
Next
From: Akshay Joshi
Date:
Subject: Facing error while restoring the database