Re: one click install? - Mailing list pgsql-hackers

From Andrew Hammond
Subject Re: one click install?
Date
Msg-id 5a0a9d6f0706121150v54b768ct2ee4c6c2020f70bc@mail.gmail.com
Whole thread Raw
In response to one click install?  (Timasmith <timasmith@hotmail.com>)
Responses Re: one click install?  ("Andrej Ricnik-Bay" <andrej.groups@gmail.com>)
List pgsql-hackers
The problem here is that there aren't really very many defined
defaults, or that these defaults vary (sometimes greatly) between the
different flavors of UNIX. For example, please tell me:

1) Where should PGDATA default to?
2) How do you want to handle logging output from the postmaster? There
are plenty of options...
3) Where should those log files get written?
4) For 1 and 3, will that support multiple major versions of
PostgreSQL? (ie, can I have 8.2.latest and 8.1.latest installed at the
same time)
5) How about multiple postmasters (on different ports)?

I think that the community would be well served by standardizing on
these things, at least for basic installations.



On 6/11/07, Timasmith <timasmith@hotmail.com> wrote:
> Hi,
>
> I can probably figure it out on linux but I would like to do a one
> click install based upon defined defaults for the Postgresql database
> (creating it as a service and load my sql file which creates the
> database) - has anyone written such a how to?
>
> thanks
>
> Tim
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 7: You can help support the PostgreSQL project by donating at
>
>                 http://www.postgresql.org/about/donate
>


pgsql-hackers by date:

Previous
From: "Larry McGhaw"
Date:
Subject: Re: Selecting a constant question
Next
From: Andrew Dunstan
Date:
Subject: Re: Selecting a constant question