how to perform silent installation on linux and solaris

Started by ranjit singhalmost 18 years ago2 messageshackers
Jump to latest
#1ranjit singh
ranjitpune@gmail.com

Hi All

I have been trying to perform silent installation of postgres on linux and
solaris …..please help me with this

Thanks and Regards

Ranjeet Singh

#2Peter Eisentraut
peter_e@gmx.net
In reply to: ranjit singh (#1)
Re: how to perform silent installation on linux and solaris

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 ...