Re: Problem with installation

Поиск
Список
Период
Сортировка
От Thomas Kellerer
Тема Re: Problem with installation
Дата
Msg-id jkrvmn$t4p$1@dough.gmane.org
обсуждение исходный текст
Ответ на Problem with installation  (nissyre@wp.pl)
Список 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 по дате отправления:

Предыдущее
От: John R Pierce
Дата:
Сообщение: Re: Problem with installation
Следующее
От: Akshay Joshi
Дата:
Сообщение: Facing error while restoring the database