Re: Problem with installation

Поиск
Список
Период
Сортировка
От John R Pierce
Тема Re: Problem with installation
Дата
Msg-id 4F7180C2.3080507@hogranch.com
обсуждение исходный текст
Ответ на Problem with installation  (nissyre@wp.pl)
Список pgsql-general
On 03/27/12 1:46 AM, nissyre@wp.pl wrote:
> 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? 

what OS? on centos/redhat/fedora type linux,

     yum -y install postgresql91-{server,contrib,devel}

runs without user intervention.  if you want to surpress the progress
messages, add >/dev/null  to the end.



--
john r pierce                            N 37, W 122
santa cruz ca                         mid-left coast


В списке pgsql-general по дате отправления:

Предыдущее
От: Ashesh Vashi
Дата:
Сообщение: Re: Problem with installation
Следующее
От: Thomas Kellerer
Дата:
Сообщение: Re: Problem with installation