On 03/27/12 1:46 AM, niss...@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 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


--
Sent via pgsql-general mailing list (pgsql-general@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general

Reply via email to