Re: Differences in installing Postgres 8.3.8 - Mailing list pgsql-admin

From Guillaume Lelarge
Subject Re: Differences in installing Postgres 8.3.8
Date
Msg-id 200911171829.10537.guillaume@lelarge.info
Whole thread Raw
In response to Differences in installing Postgres 8.3.8  (Kasia Tuszynska <ktuszynska@esri.com>)
List pgsql-admin
Le mardi 17 novembre 2009 à 01:59:31, Kasia Tuszynska a écrit :
> [...]
> Question1:
> Is it expected behavior that different installers give a different outcome?
>

Yes.

> Question2 ( much more important than Q1):
> Is it possible to get an rpm build for linux that will behave like the msi
>  installer on windows?

You'll have to build your own, and I'm not sure this is such a great idea. The
RPM packages are done in a way that they reuse other packages (libxml for
example), and the one click installer ships all it needs. They have two
strictly different behaviors because they don't intend to achieve the same
goals.

>  I am looking for a consistent way that we could put
>  down Postgres on different platforms and know that the installation will
>  be the same. The msi installer installs the xml type by default and makes
>  uuid-ossp available, it would be great if the rpms could do the same or
>  put down both options by default.
>


--
Guillaume.
 http://www.postgresqlfr.org
 http://dalibo.com

pgsql-admin by date:

Previous
From: Guillaume Lelarge
Date:
Subject: Re: Failed to restore/recreate database (one more piece of info)
Next
From: Tena Sakai
Date:
Subject: Re: Failed to restore/recreate database (one more piece of info)