<p>Thanks for all the replies. Now I have a couple more questions: * Is the <a href="http://records.id">records.id</a> field used for anything? My records table is actually going to be a view onto a complex set of joins, unions, and cartesian joins, and trying to give each of the resulting records a unique id would be a major pain. * What are all the fields in the domains table for? For native replication, are they needed, or can I leave them out of the schema? The documentation seems to imply that I only need the name, id, and type='NATIVE' fields for native replication.</p>

<p>(Sorry, I misrouted this before. I forgot to reply all, as this list works differently from most I use.)</p>
<div class="gmail_quote">On Jul 25, 2013 5:27 AM, "Peter van Dijk" <<a href="mailto:peter.van.dijk@netherlabs.nl">peter.van.dijk@netherlabs.nl</a>> wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hello,<br>
<br>
On Jul 25, 2013, at 8:08 , Marc Haber wrote:<br>
<br>
>> The documentation<br>
>> (<a href="http://doc.powerdns.com/html/generic-mypgsql-backends.html" target="_blank">http://doc.powerdns.com/html/generic-mypgsql-backends.html</a>) is quite<br>
>> good on explaining this for the `records` table, but rather sparse on<br>
>> explanations for the `domains` table. The closest I can come is §3.9<br>
>> 'Native operation', which seems to imply that it's possible to drop<br>
>> the foreign key constraint entirely and not use the domains table at<br>
>> all.<br>
><br>
> It does indeed suggest that. I have never used PowerDNS this way though.<br>
<br>
<br>
It no longer suggests that :)<br>
<br>
Kind regards,<br>
--<br>
Peter van Dijk<br>
Netherlabs Computer Consulting BV - <a href="http://www.netherlabs.nl/" target="_blank">http://www.netherlabs.nl/</a><br>
<br>
<br>
_______________________________________________<br>
Pdns-users mailing list<br>
<a href="mailto:Pdns-users@mailman.powerdns.com">Pdns-users@mailman.powerdns.com</a><br>
<a href="http://mailman.powerdns.com/mailman/listinfo/pdns-users" target="_blank">http://mailman.powerdns.com/mailman/listinfo/pdns-users</a><br>
</blockquote></div>