[Pdns-users] sqlite3 superslave - doesn't work
Norbert Sendetzky
norbert at linuxnetworks.de
Sun Dec 16 13:21:04 UTC 2007
Hi Nicholas
> I made a gsqlite3 backend and added the supermaster records.
> When the supermaster sends the notify to the sqlite3 superslave its
> doesn't work - log below - ideas?
I'm almost sure that there are two conflicting connections where one is
locking the tables while the other tries to execute an insert statement.
The opendbx backend seems to have the same problem and I've written a patch to
solve the problem (attached). I would be glad if you could do me a favour and
test the opendbx backend with your SQLite database and the patch below and
tell me if it works for you.
Thank you very much
Norbert
--
OpenPGP public key
http://www.linuxnetworks.de/norbert.pubkey.asc
-------------- next part --------------
A non-text attachment was scrubbed...
Name: odbxbackend_sqlite_conn.diff
Type: text/x-diff
Size: 615 bytes
Desc: not available
URL: <http://mailman.powerdns.com/pipermail/pdns-users/attachments/20071216/48090a6d/attachment.diff>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part.
URL: <http://mailman.powerdns.com/pipermail/pdns-users/attachments/20071216/48090a6d/attachment.sig>
More information about the Pdns-users
mailing list