[Pdns-users] SQL query clarification

Dave dave-pdns at dubkat.com
Tue Sep 21 20:14:26 UTC 2010


Hi,

I need to modify the queries used by PDNS on a gmysql backed. I want to 
confirm whether the 'update-lastcheck-query' documentation is correct on:

http://doc.powerdns.com/generic-mypgsql-backends.html#MASTER-SLAVE-QUERIES

The page says:

update-lastcheck-query
     Called to update the last time a slave domain was checked for 
freshness. Default: update domains set notified_serial=%d where id=%d

Shouldn't it be "update domains set last_check=%d where id=%d"?

Thanks,

Dave



More information about the Pdns-users mailing list