Re: Problem with installation

From: John R Pierce <pierce(at)hogranch(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: Problem with installation
Date: 2012-03-27 08:56:34
Message-ID: 4F7180C2.3080507@hogranch.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On 03/27/12 1:46 AM, nissyre(at)wp(dot)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 PostgreSQL 9.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

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Thomas Kellerer 2012-03-27 09:03:42 Re: Problem with installation
Previous Message Ashesh Vashi 2012-03-27 08:54:12 Re: Problem with installation