Yes, updating only one zone at the time is very much acceptable - that the initial transfer takes quite long time does not matter.<br><br>We do not want to use an "active" database due to memory / CPU footprint. If PowerDNS locks the table and let the other threads just wait for the lock like any other mutex it would probably be just fine with distributor-threads = 1.<br>

<br>I want to note that indeed PowerDNS _crashes_ / _exits_ in the end due to the "Database is locked" error. Since I'm currently testing with OpenDBX I don't know íf this is something that is regarded as an OpenDBX or PowerDNS bug - but gsqlite3 did also crash during heavy load which (as stated before) makes me believe that it's backend agnostic.<br>

<br>Greetings<br><br clear="all">Christian "BC" Svensson<br>Codelead Systems - <a href="http://www.codelead.se">http://www.codelead.se</a><br>
<br><br><div class="gmail_quote">On Sun, Jul 19, 2009 at 10:46 PM, Norbert Sendetzky <span dir="ltr"><<a href="mailto:norbert@linuxnetworks.de">norbert@linuxnetworks.de</a>></span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">

<div class="im">On Sun July 19 2009 19:21:56 bert hubert wrote:<br>
> > SQLite is only useful for small installations and a few domains because<br>
> > it uses table locks when it writes the changes to the database. As each<br>
> > zone<br>
><br>
> That may be so, but it should still not crash.<br>
<br>
</div>Like I wrote to Bert in a private mail:<br>
It doesn't crash but the handling of timeouts is suboptimal. I will create a<br>
patch that will improve this.<br>
<div><div></div><div class="h5"><br>
<br>
Norbert<br>
--<br>
OpenPGP public key<br>
<a href="http://www.linuxnetworks.de/norbert.pubkey.asc" target="_blank">http://www.linuxnetworks.de/norbert.pubkey.asc</a><br>
<br>
<br>
</div></div><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>
<br></blockquote></div><br>