public inbox for [email protected]
help / color / mirror / Atom feedFrom: Magnus Hagander <[email protected]>
To: PostgreSQL WWW <[email protected]>
Subject: Notice about EDB downloads
Date: Thu, 4 Nov 2021 18:00:21 +0100
Message-ID: <CABUevExYON8ukTr4UmaJum1xQOYSfA1P2MNOGi0-qpiJDtmBcw@mail.gmail.com> (raw)
PFA a patch that adds a notice about the EDB downloads, clarifying that
they are hosted separately from the rest of our infrastructure, and giving
instructions for who to contact if there are issues with it.
Prompted by the fact that we get a lot of bug reports and other error
reports (some to the right and some to the wrong addresses for the rest of
our website) when there are issues, that have to be passed on which both
causes a bunch of manual work and a delay before the people who actually
can fix something get it.
<
--
Magnus Hagander
Me: https://www.hagander.net/ <http://www.hagander.net/;
Work: https://www.redpill-linpro.com/ <http://www.redpill-linpro.com/;
Attachments:
[text/x-patch] edb_download_notice.patch (1.6K, 3-edb_download_notice.patch)
download | inline diff:
diff --git a/templates/pages/download/macosx.html b/templates/pages/download/macosx.html
index e5bbbb85..5ea5ee81 100644
--- a/templates/pages/download/macosx.html
+++ b/templates/pages/download/macosx.html
@@ -13,6 +13,12 @@
certified by EDB for all supported PostgreSQL versions.
</p>
+<p>
+ <strong>Note!</strong> This installer is hosted by EDB and not on the PostgreSQL community servers.
+ If you have issues with the website it's hosted on, please contact
+ <a href="mailto:[email protected]">[email protected]</a>.
+</p>
+
<p>
This installer includes the PostgreSQL server, pgAdmin; a graphical tool for managing and developing
your databases, and StackBuilder; a package manager that can be used to download and install
diff --git a/templates/pages/download/windows.html b/templates/pages/download/windows.html
index ed9c8f16..634133d9 100644
--- a/templates/pages/download/windows.html
+++ b/templates/pages/download/windows.html
@@ -11,6 +11,12 @@
certified by EDB for all supported PostgreSQL versions.
</p>
+<p>
+ <strong>Note!</strong> This installer is hosted by EDB and not on the PostgreSQL community servers.
+ If you have issues with the website it's hosted on, please contact
+ <a href="mailto:[email protected]">[email protected]</a>.
+</p>
+
<p>This installer includes the PostgreSQL server, pgAdmin; a graphical tool for managing and developing
your databases, and StackBuilder; a package manager that can be used to download and install
additional PostgreSQL tools and drivers. Stackbuilder includes management,
view thread (8+ 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]
Subject: Re: Notice about EDB downloads
In-Reply-To: <CABUevExYON8ukTr4UmaJum1xQOYSfA1P2MNOGi0-qpiJDtmBcw@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