]> granicus.if.org Git - pdns/commitdiff
note that oracle gets no free support
authorbert hubert <bert.hubert@powerdns.com>
Mon, 21 Jan 2019 15:01:01 +0000 (16:01 +0100)
committerbert hubert <bert.hubert@powerdns.com>
Mon, 21 Jan 2019 15:01:01 +0000 (16:01 +0100)
docs/backends/generic-oracle.rst
docs/backends/oracle.rst

index 5093240747c86a02361212c665bc92b3d8ac106e..31f08c2e2fd443e79e3e22cd3f7309cf29b0da3c 100644 (file)
@@ -17,6 +17,13 @@ The Generic Oracle Backend is a :doc:`generic-sql`. The default setup conforms t
 following schema, which you should add to an Oracle database. You may
 need or want to add ``namespace`` statements.
 
+.. warning::
+  The Oracle backends depend on non-free software that requires significant
+  resources from us to support. Consequently, we can not provide free
+  support to users of this backend. Before deploying PowerDNS with an Oracle
+  database, please head to `our commercial support page
+  <https://www.powerdns.com/support.html>`_.
+
 Below, you will find the schema for 4.2. If you are using 4.1 or earlier, please find `the 4.1 schema on GitHub <https://github.com/PowerDNS/pdns/blob/rel/auth-4.1.x/modules/goraclebackend/schema.goracle.sql>`_.
 
 .. literalinclude:: ../../modules/goraclebackend/schema.goracle.sql
index 64ad6c60fe7817dad46c387562fe43b67f9254f0..8445e694ec1e2e857a7e103defe214511179087d 100644 (file)
@@ -12,6 +12,14 @@ Oracle backend
 * Launch name: ``oracle``
 
 This is the Oracle Database backend with easily configurable SQL statements, allowing you to graft
+
+.. warning::
+  The Oracle backends depend on non-free software that requires significant
+  resources from us to support. Consequently, we can not provide free
+  support to users of this backend. Before deploying PowerDNS with an Oracle
+  database, please head to `our commercial support page
+  <https://www.powerdns.com/support.html>`_.
+
 PowerDNS functionality onto any Oracle database of your choosing.
 
 The Oracle backend is difficult, and possibly illegal, to distribute in