Table A-8. DB2 backend capabilities
Native | Yes |
Master | No |
Slave | No |
Superslave | No |
Autoserial | Yes |
Module name | db2 |
Launch name | db2 |
PowerDNS is currently ascertaining if this backend can be distributed in binary form without violating IBM DB2 licensing.
The DB2 backend executes the following queries:
select Content, TimeToLive, Priority, Type, ZoneId, 0 as ChangeDate, Name from Records where Name = ? and type = ?
select Content, TimeToLive, Priority, Type, ZoneId, 0 as ChangeDate, Name from Records where Name = ? and Type = ? and ZoneId = ?
select Content, TimeToLive, Priority, Type, ZoneId, 0 as ChangeDate, Name from Records where Name = ?
select Content, TimeToLive, Priority, Type, ZoneId, 0 as ChangeDate, Name from Records where ZoneId = ?
Configuration settings:
Server name to connect to. Defaults to 'powerdns'. Make sure that your nameserver is not needed to resolve an IP address needed to connect as this might lead to a chicken/egg situation.
Username to connect as. Defaults to 'powerdns'.
Password to connect with. Defaults to 'powerdns'.