Re: Auto Installation

From: "John Jawed" <johnjawed(at)gmail(dot)com>
To: "Habib Seifzadeh" <habibseifzadeh(at)yahoo(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: Auto Installation
Date: 2006-07-29 21:32:54
Message-ID: a9eb35850607291432g2b6103bdmb82d28ae4edf5083@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Gentoo Linux, you can run:

$ emerge --config dev-db/postgresql

It will setup the default database and tell you which kernel settings
you need to tweak (kernel.sem,kernel.shmmax, etc).

On 7/29/06, Habib Seifzadeh <habibseifzadeh(at)yahoo(dot)com> wrote:
> > > Is there any installer that installs PostgreSQL
> > > without any question from the user and assumes
> > default
> > > options?
> >
> > For what operating system?
>
> If there was a way for all of OSes, it would be great
> :-) but I specially need it for windows in this case,
> Anyway, thank you for your reply,
> Habib
>
>
> __________________________________________________
> Do You Yahoo!?
> Tired of spam? Yahoo! Mail has the best spam protection around
> http://mail.yahoo.com
>
> ---------------------------(end of broadcast)---------------------------
> TIP 3: Have you checked our extensive FAQ?
>
> http://www.postgresql.org/docs/faq
>

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Tom Lane 2006-07-29 23:45:08 Re: Performance of the listen command
Previous Message Shoaib Mir 2006-07-29 20:43:16 Re: create function syntax error