On 8/11/06, Mark Watts <[EMAIL PROTECTED]> wrote:
> Setting up a Supermaster seems to be a good way to do the initial > population of PowerDNS, but zones are not removed automatically; in > fact even setting expire to a low number and then removing the zone > from the Supermaster does not affect how the slave responds; it still > responds to queries for that zone and keeps the data in the backend. For the record, Supermasters works just fine with Bind as the Master and PowerDNS as the slave. I've enables cascading deletes on the domain table so hopefully that'll help when removing zones.
Putting a constraint in the records table just means the records for that zone are removed when the entry in the domain table is removed, but you still have the problem of removing that domain on the slave in some automatic fashion right? -- Augie Schwer - [EMAIL PROTECTED] - http://schwer.us Key fingerprint = 9815 AE19 AFD1 1FE7 5DEE 2AC3 CB99 2784 27B0 C072 _______________________________________________ Pdns-users mailing list [email protected] http://mailman.powerdns.com/mailman/listinfo/pdns-users
