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
_______________________________________________
Pdns-users mailing list
[email protected]
http://mailman.powerdns.com/mailman/listinfo/pdns-users