Обсуждение: installing PostgreSql in silent mode on windows

Поиск
Список
Период
Сортировка

installing PostgreSql in silent mode on windows

От
"raja gudepu"
Дата:
Hi,
I have the windows installer program of version 8 of postgresql
(postgresql-8.0-beta2-dev3.msi)
I want to install this in the silent mode.
Can anybody please let me know how to do this or where I can find
appropritate documentation for this.
Thanks
Raj

_________________________________________________________________
Get ready for school! Find articles, homework help and more in the Back to
School Guide! http://special.msn.com/network/04backtoschool.armx


Re: installing PostgreSql in silent mode on windows

От
"Magnus Hagander"
Дата:
>Hi,
>I have the windows installer program of version 8 of postgresql
>(postgresql-8.0-beta2-dev3.msi)
>I want to install this in the silent mode.
>Can anybody please let me know how to do this or where I can find
>appropritate documentation for this.

This does not work 100% at the moment, but work is in progress on fixing
this. There is some preliminary docs (very short) as well as a feature
tracker on the pgfoundry project page at
http://pgfoundry.org/projects/pginstaller.

//Magnus