[prev in list] [next in list] [prev in thread] [next in thread] 

List:       pdns-users
Subject:    Re: [Pdns-users] Oracle backed slave zone nameserver problem.
From:       a b <tripivceta () hotmail ! com>
Date:       2014-03-27 16:22:32
Message-ID: DUB119-W362DE770C571120104156FDC670 () phx ! gbl
[Download RAW message or body]

> oracle-zone-masters-query
> Return a list of masters for the zone specified by id. Default:
>
> SELECT master
> FROM Zonemasters
> WHERE zone_id = :zoneid
>
> oracle-is-zone-master-query
> Return a row if the specified host is a registered master for the named zone. Default:
>
> SELECT zm.master
> FROM Zones z JOIN Zonemasters zm ON z.id = zm.zone_id
> WHERE z.name = lower(:name) AND zm.master = :master
>
> Check out the schema definition, it should use the zonemasters table.

It defines it, but nothing I ever saw populates it. What (or who)
is supposed to populate the "zonemasters" table?

I have master and slave  servers  deployed  and  they  appear  to
behave  as  expected  without anything being in the "zonemasters"
table.

So what is that table for? 		 	   		  
_______________________________________________
Pdns-users mailing list
Pdns-users@mailman.powerdns.com
http://mailman.powerdns.com/mailman/listinfo/pdns-users
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic