View Single Post

   
  #2 (permalink)  
Old 05-16-2008, 01:42 PM
Peter Eisentraut
 
Posts: n/a
Default 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 ...

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

Reply With Quote