Linode Forum
Linode Community Forums
 FAQFAQ    SearchSearch    MembersMembers      Register Register 
 LoginLogin [ Anonymous ] 
Post new topic  Reply to topic
Author Message
PostPosted: Fri Jun 12, 2015 4:09 am 
Offline

Joined: Fri Jun 12, 2015 4:06 am
Posts: 1
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 ?


Top
   
PostPosted: Fri Jun 12, 2015 1:31 pm 
Offline
Senior Member

Joined: Wed May 13, 2009 1:18 am
Posts: 681
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


Top
   
Display posts from previous:  Sort by  
Post new topic  Reply to topic


Who is online

Users browsing this forum: No registered users and 2 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
Jump to:  
RSS

Powered by phpBB® Forum Software © phpBB Group