public inbox for [email protected]
help / color / mirror / Atom feedFrom: Scott Mead <[email protected]>
To: Bruce Momjian <[email protected]>
Cc: Dave Page <[email protected]>
Cc: Magnus Hagander <[email protected]>
Cc: Devrim GÜNDÜZ <[email protected]>
Cc: [email protected] <[email protected]>
Subject: Re: Linux Downloads page change
Date: Tue, 10 Jul 2012 11:45:37 -0400
Message-ID: <CAKq0gvKSgqta2Zrtp5OsT5pqO0ZTuAqR=SX1RB4bONcdp9C1AQ@mail.gmail.com> (raw)
In-Reply-To: <[email protected]>
References: <[email protected]>
<CA+OCxoxExqHx_ZNRpvmJpVoNCOa9yO4C3HTZ4Ob7e32Wn2+fcQ@mail.gmail.com>
<CABUevEzm09To=uzW=+F==G98HK2YZNXsXwv+NW-7uOgqGLOxoQ@mail.gmail.com>
<CAKq0gvLS7wXzBuvxAHHGFd81EYJHaESXYRwoBXjpivCKjGir3A@mail.gmail.com>
<CABUevEwCkxXPJyW4zGw9Uhrq2cw2esSZAe+NN72pz-+t37u-4w@mail.gmail.com>
<CAKq0gvKQ_44fgTfCvFOtHVWg5==miS5R3Z4L32Tv5mH0wRJp0g@mail.gmail.com>
<CAKq0gvKGb4_u0bfnvXE85AccB_a0b0aFy+BJ2tPvb1fmd1o4jA@mail.gmail.com>
<[email protected]>
<CAKq0gvK_4Q_ETtOaGDtoh5y20JsqC2Dw_pTdtHmSp7MJ5SUWJg@mail.gmail.com>
<CA+OCxoxHh-cg4A+zJ2c8Cmmue7zgMdUOM1EahfpH5zkYsqKxLw@mail.gmail.com>
<[email protected]>
On Tue, Jul 10, 2012 at 10:47 AM, Bruce Momjian <[email protected]> wrote:
> On Tue, Jul 10, 2012 at 03:39:54PM +0100, Dave Page wrote:
> > On Tue, Jul 10, 2012 at 3:25 PM, Scott Mead <[email protected]> wrote:
> > >
> > >
> > > 1) A no-gui option
> > > The bitrock installers do have this, but at times, the technology
> isn't
> > > perfect. Many times, people want to just run a command and have it
> install.
> > > The idea with an RPM of these binaries is that we get the benefit of
> the
> > > same binaries across installers, AND lower the barrier to entry by
> making
> > > rpm -ivh ... just work.
> >
> > No technology is perfect, but we have numerous users utilising text,
> > silent and response file installations quite successfully, including
> > all the additional post-copy steps the installers undertake. We also
> > have an unpack mode which is much more like an RPM install in that it
> > just lays down the binaries. Simply put, you can just run a command
> > and have it install.
>
> Agreed. If the non-GUI mode of the Bitrock installers is broken, please
> report it and let's fix it. If it can't be fixed, maybe we need to use
> another installer, but it is not clear what is broken. Are you saying
> it is better for non-GUI installs because they don't need to supply a
> flag for non-GUI mode? Shouldn't we just document the flag better?
>
Sorry I'm not being clear here (I've switched timezones just yesterday ).
I'm not saying that it's broken, just that, from a 'barriers' perspective,
many customers end up building their own server-only RPM. They need
something that is consistent across the many disparate linux distro's (and
even just versions of the same distro) that they are running.
Some people do it to distribute through their own repository, some just
don't want to stay beholden to the linux distro's themselves. Others just
need a consistent directory structure across distributions so that their
teams have one less thing to worry about. The community yum repository and
binaries are a great thing, and in shops where linux the distributions are
consistent and version-ing is well managed, I would recommend them every
time. The generic RPM option let's us fill a gap between the two; when it
comes to Small-Mid enterprise, it's very hard to stay consistent across all
distributions all the time while still making budget and timelines. The
generic RPM/DEB allows for that middle-ground and lowers barriers in
mid-sized enterprises that haven't completely gotten their head around all
the different aspects of internal distribution.
>
> The smaller download does make sense --- it is a leaner install.
>
> I wonder if the OpenSCG text should more clearly state is doesn't
> include any GUI componients.
>
Patch attached.
> --
> Bruce Momjian <[email protected]> http://momjian.us
> EnterpriseDB http://enterprisedb.com
>
> + It's impossible for everything to be true. +
>
Attachments:
[application/octet-stream] linux_debian.patch (955B, 3-linux_debian.patch)
download | inline diff:
*** linux_debian.orig.html 2012-07-09 10:26:16.000000000 -0400
--- linux_debian.html 2012-07-10 11:35:50.000000000 -0400
***************
*** 169,174 ****
--- 169,188 ----
the builtin repositories.
</p>
+ <h2>Generic packages</h2>
+ <p>
+ Generic RPM and DEB packages are available for 32 and 64 bit Linux distributions
+ and provide a server-only distribution of the database, no client-side GUI tools
+ are included. These packages provide a single set of binaries and consistent
+ packaging across a number of Linux distributions. They are designed for production
+ server installation where a GUI is not available and consistency across
+ multiple distributions is a requirement.
+ </p>
+ <p>
+ <a href="http://www.openscg.org/postgresql/packages">Download</a>
+ the packages from OpenSCG for all supported versions.
+ </p>
+
<h2>Graphical installer</h2>
<p>
One click installers are available for 32 and 64 bit Linux distributions
[application/octet-stream] linux_other.patch (974B, 4-linux_other.patch)
download | inline diff:
*** linux_other.orig.html 2012-07-09 10:14:31.000000000 -0400
--- linux_other.html 2012-07-10 11:15:15.000000000 -0400
***************
*** 152,157 ****
--- 152,171 ----
the documentation for your Linux distribution.
</p>
+ <h2>Generic packages</h2>
+ <p>
+ Generic RPM and DEB packages are available for 32 and 64 bit Linux distributions
+ and provide a server-only distribution of the database, no client-side GUI tools
+ are included. These packages provide a single set of binaries and consistent
+ packaging across a number of Linux distributions. They are designed for production
+ server installation where a GUI is not available and consistency across
+ multiple distributions is a requirement.
+ </p>
+ <p>
+ <a href="http://www.openscg.org/postgresql/packages">Download</a>
+ the packages from OpenSCG for all supported versions.
+ </p>
+
<h2>Graphical installer</h2>
<p>
One click installers are available for 32 and 64 bit Linux distributions
[application/octet-stream] linux_redhat.patch (962B, 5-linux_redhat.patch)
download | inline diff:
*** linux_redhat.orig.html 2012-07-09 10:26:32.000000000 -0400
--- linux_redhat.html 2012-07-10 11:37:14.000000000 -0400
***************
*** 244,249 ****
--- 244,263 ----
and manual installation as well.
</p>
+ <h2>Generic packages</h2>
+ <p>
+ Generic RPM and DEB packages are available for 32 and 64 bit Linux distributions
+ and provide a server-only distribution of the database, no client-side GUI tools
+ are included. These packages provide a single set of binaries and consistent
+ packaging across a number of Linux distributions. They are designed for production
+ server installation where a GUI is not available and consistency across
+ multiple distributions is a requirement.
+ </p>
+ <p>
+ <a href="http://www.openscg.org/postgresql/packages">Download</a>
+ the packages from OpenSCG for all supported versions.
+ </p>
+
<h2>Graphical installer</h2>
<p>
One click installers are available for 32 and 64 bit Linux distributions
[application/octet-stream] linux_suse.patch (991B, 6-linux_suse.patch)
download | inline diff:
*** linux_suse.orig.html 2012-07-09 10:25:55.000000000 -0400
--- linux_suse.html 2012-07-10 11:38:44.000000000 -0400
***************
*** 143,148 ****
--- 143,162 ----
to find suitable packages. Documentation is also available there.
</p>
+ <h2>Generic packages</h2>
+ <p>
+ Generic RPM and DEB packages are available for 32 and 64 bit Linux distributions
+ and provide a server-only distribution of the database, no client-side GUI tools
+ are included. These packages provide a single set of binaries and consistent
+ packaging across a number of Linux distributions. They are designed for production
+ server installation where a GUI is not available and consistency across
+ multiple distributions is a requirement.
+ </p>
+ <p>
+ <a href="http://www.openscg.org/postgresql/packages">Download</a>
+ the packages from OpenSCG for all supported versions.
+ </p>
+
<h2>Graphical installer</h2>
<p>
One click installers are available for 32 and 64 bit Linux distributions
[application/octet-stream] linux_ubuntu.patch (980B, 7-linux_ubuntu.patch)
download | inline diff:
*** linux_ubuntu.orig.html 2012-07-09 10:26:03.000000000 -0400
--- linux_ubuntu.html 2012-07-10 11:39:37.000000000 -0400
***************
*** 176,181 ****
--- 176,195 ----
same way as the ones included in the distribution.
</p>
+ <h2>Generic packages</h2>
+ <p>
+ Generic RPM and DEB packages are available for 32 and 64 bit Linux distributions
+ and provide a server-only distribution of the database, no client-side GUI tools
+ are included. These packages provide a single set of binaries and consistent
+ packaging across a number of Linux distributions. They are designed for production
+ server installation where a GUI is not available and consistency across
+ multiple distributions is a requirement.
+ </p>
+ <p>
+ <a href="http://www.openscg.org/postgresql/packages">Download</a>
+ the packages from OpenSCG for all supported versions.
+ </p>
+
<h2>Graphical installer</h2>
<p>
One click installers are available for 32 and 64 bit Linux distributions
view thread (56+ messages) latest in thread
reply
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Reply to all the recipients using the --to and --cc options:
reply via email
To: [email protected]
Cc: [email protected], [email protected], [email protected], [email protected], [email protected]
Subject: Re: Linux Downloads page change
In-Reply-To: <CAKq0gvKSgqta2Zrtp5OsT5pqO0ZTuAqR=SX1RB4bONcdp9C1AQ@mail.gmail.com>
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox