Linode Forum
https://forum.linode.com/

how to modify the way powerdns reads from mysql DB
https://forum.linode.com/viewtopic.php?f=19&t=11914
Page 1 of 1

Author:  vanea.vetka [ Fri Jun 12, 2015 4:09 am ]
Post subject:  how to modify the way powerdns reads from mysql DB

how to modify the way powerdns reads from mysql DB ?

the mysql log shows that it reads certain columns , rows, content et cetera.

how do i change the order of reading or manipulate with it ?

Author:  db3l [ Fri Jun 12, 2015 1:31 pm ]
Post subject:  Re: how to modify the way powerdns reads from mysql DB

PowerDNS has its own schema it expects to see in the database - you can extend the schema if you wish as long as the expected tables/columns remain as a subset. Or, if needed, you can modify each of the individual queries it uses during operation through the *-query settings in your pdns.conf file, as long as the modified queries return the same set of information for the stage of processing in which the query is needed.

I'd suggest reviewing https://doc.powerdns.com/md/authoritati ... c-mypgsql/ for more detailed information.

-- David

Page 1 of 1 All times are UTC-04:00
Powered by phpBB® Forum Software © phpBB Group
http://www.phpbb.com/