Difference between revisions of "PowerDNS OpenDBX Backend/Download"

From Linuxnetworks
Jump to: navigation, search
(powerdns link)
(removed backlink)
 
(4 intermediate revisions by the same user not shown)
Line 1: Line 1:
The OpenDBX backend is already part of the PowerDNS source tree whose latest releases can be downloaded from the PowerDNS [http://downloads.powerdns.com/releases/ download page]. The patch below can be applied to the latest stable release of PowerDNS. It fixes bugs and implements enhancements which will be part of the next PowerNDS release.
+
The OpenDBX backend is already part of the PowerDNS source tree whose latest releases can be downloaded from the PowerDNS [http://downloads.powerdns.com/releases/ download page].
  
== Source code ==
+
Please have a look at the installation and database setup [[PowerDNS OpenDBX Backend/Installation#Migration|documentation]] when migrating from an existing installation. You should also recreate the indices for getting optimal results
  
* [http://www.linuxnetworks.de/pdnsodbx/download/opendbxbackend_2.9.20-5.diff opendbxbackend_2.9.20-5.diff]
+
== Patches ==
  
== Changelog ==
+
There are no patches available yet. The latest PowerDNS release is the most up to date version at the moment.
 
+
* Supports separate DBMS servers for reading and writing
+
* Fault tolerance if the server for updating domains is down
+
* Meaningful warnings and error messages at every time
+
* Improved fault recovery (requires OpenDBX 1.2.x)
+
* Uses a "status" field in "domains" to ease management
+
* Support for MSSQL and Sybase ASE servers
+
* Fine tuning for a maximum of speed
+
* Use ANSI quotes for portability
+
* Bugfix for recovering from permanently lost database connections
+
 
+
Please have a look at the installation and database setup [[PowerDNS OpenDBX Backend - Installation#Migration|documentation]] when migrating from an existing installation. You should also recreate the indices for getting optimal results
+
 
+
 
+
----
+
Back to [[PowerDNS OpenDBX Backend|Overview]]
+

Latest revision as of 14:36, 22 June 2008

The OpenDBX backend is already part of the PowerDNS source tree whose latest releases can be downloaded from the PowerDNS download page.

Please have a look at the installation and database setup documentation when migrating from an existing installation. You should also recreate the indices for getting optimal results

Patches

There are no patches available yet. The latest PowerDNS release is the most up to date version at the moment.