Re: Problem with installation - Mailing list pgsql-general

From John R Pierce
Subject Re: Problem with installation
Date
Msg-id 4F7180C2.3080507@hogranch.com
Whole thread Raw
In response to Problem with installation  (nissyre@wp.pl)
List 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 by date:

Previous
From: Ashesh Vashi
Date:
Subject: Re: Problem with installation
Next
From: Thomas Kellerer
Date:
Subject: Re: Problem with installation