Re: Auto Installation - Mailing list pgsql-general

From John Jawed
Subject Re: Auto Installation
Date
Msg-id a9eb35850607291432g2b6103bdmb82d28ae4edf5083@mail.gmail.com
Whole thread Raw
In response to Re: Auto Installation  (Habib Seifzadeh <habibseifzadeh@yahoo.com>)
List 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@yahoo.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
>

pgsql-general by date:

Previous
From: "Shoaib Mir"
Date:
Subject: Re: create function syntax error
Next
From: Tom Lane
Date:
Subject: Re: Performance of the listen command