Re: how to perform silent installation on linux and solaris

From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: pgsql-hackers(at)postgresql(dot)org
Cc: "ranjit singh" <ranjitpune(at)gmail(dot)com>
Subject: Re: how to perform silent installation on linux and solaris
Date: 2008-05-14 16:31:03
Message-ID: 200805141831.03965.peter_e@gmx.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Am Mittwoch, 14. Mai 2008 schrieb ranjit singh:
> I have been trying to perform silent installation of postgres on linux and
> solaris …..please help me with this

apt-get|yum install postgresql >/dev/null or thereabouts ...

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Andrew Chernow 2008-05-14 16:34:08 Re: libpq object hooks
Previous Message Andrew Dunstan 2008-05-14 16:22:23 Re: [COMMITTERS] pgsql: Improve logic for finding object files on OBJS lines in contrib