De-list the BigSQL installers.
authorJonathan S. Katz <jonathan.katz@excoventures.com>
Mon, 29 Apr 2019 20:42:41 +0000 (16:42 -0400)
committerJonathan S. Katz <jonathan.katz@excoventures.com>
Mon, 29 Apr 2019 20:42:41 +0000 (16:42 -0400)
Due to the expiration of the SSL certificate on the website where the
BigSQL installers are hosted, any outbound links to the BigSQL installers
and all references have been indefinitely removed until the SSL certificate
has been renewed.

templates/pages/download.html
templates/pages/download/macosx.html
templates/pages/download/windows.html

index 4b21d0114ef14b7457ae080a6e38e7be5d4b55ae..7684b088b9cb9cba53f798590fe47b68f2224887 100644 (file)
@@ -81,6 +81,7 @@ the latest big data features of PostgreSQL, as well as the spreadsheet
 function of LibreOffice Calc.
 </p>
 
+{% comment %}
 <h3>PostgreSQL and Hadoop Integration</h3>
 <p>
 <a href="http://www.bigsql.org/se/">BigSQL</a> provides
@@ -90,6 +91,7 @@ on analytics. This bundle combines Postgres and Hadoop through the
 simplified analysis of data using included and integrated analytics
 tools such as HBase, Hive, Pig, DataFu, Flume, Sqoop and others.
 </p>
+{% endcomment %}
 
 <h3>Live CD and virtual machine appliance</h3>
 <p>
index 92480d0f968bc303360b2dbde1c3fc25f14d6a1a..d3666ce70cf3e62e52e2d3918939b70b23b756b3 100644 (file)
@@ -93,6 +93,7 @@ This download is intended for users who wish to include PostgreSQL as part of an
   </tbody>
 </table>
 
+{% comment %}
 <h2>Graphical installer by BigSQL</h2>
 
 <p>
@@ -109,6 +110,7 @@ compatibility &amp; migration, backup/restore,
 and integration with external databases (Cassandra, Oracle, SQL Server, Hadoop),
 and procedural languages (Python, Perl, Java, and TCL).
 </p>
+{% endcomment %}
 
 <h2>Postgres.app</h2>
 <p>
index 2bf606b2415ba2ca8bdd2da5722722d48306855f..eaabb68020a5f0bce15b6dec47fcf7a51a8a6a3a 100644 (file)
@@ -85,6 +85,7 @@ This download is intended for users who wish to include PostgreSQL as part of an
   </tbody>
 </table>
 
+{% comment %}
 <h2>Graphical installer by BigSQL</h2>
 
 <p>
@@ -116,6 +117,6 @@ Advanced users can also download a
 <a href="https://www.bigsql.org/package-manager.jsp">command line</a>
 version of the distribution, for scriptable installs or embedding with other applications.
 </p>
-
+{% endcomment %}
 
 {%endblock%}