From 45d4e285e95630c086d1ef3f46ef0b6ec0644214 Mon Sep 17 00:00:00 2001 From: bert hubert Date: Mon, 21 Jan 2019 16:01:01 +0100 Subject: [PATCH] note that oracle gets no free support --- docs/backends/generic-oracle.rst | 7 +++++++ docs/backends/oracle.rst | 8 ++++++++ 2 files changed, 15 insertions(+) diff --git a/docs/backends/generic-oracle.rst b/docs/backends/generic-oracle.rst index 509324074..31f08c2e2 100644 --- a/docs/backends/generic-oracle.rst +++ b/docs/backends/generic-oracle.rst @@ -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 + `_. + 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 `_. .. literalinclude:: ../../modules/goraclebackend/schema.goracle.sql diff --git a/docs/backends/oracle.rst b/docs/backends/oracle.rst index 64ad6c60f..8445e694e 100644 --- a/docs/backends/oracle.rst +++ b/docs/backends/oracle.rst @@ -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 + `_. + PowerDNS functionality onto any Oracle database of your choosing. The Oracle backend is difficult, and possibly illegal, to distribute in -- 2.40.0