[email protected], 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 PostgreSQL 9.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




--
Sent via pgsql-general mailing list ([email protected])
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general

Reply via email to