[bind10-dev] missing C API for PostgreSQL: row-by-row query result retrieval

JINMEI Tatuya / 神明達哉 jinmei at isc.org
Tue Oct 2 17:10:31 UTC 2012


At Tue, 2 Oct 2012 17:56:20 +0200,
João Damas <joao at bondis.org> wrote:

> what would be the cost of supplementing the pgsql code with an in-memory table (like the rbi we already have) to allow for simple name-at-a-time selection for things like axfr. This table would only contain the names, not al the DNS info at each node. It is a crutch but perhaps one that can be put together with mostly existing code

I'm not sure if I understand the idea correctly, but I wonder how and
when we build the in-memory table.  If we do it at startup time, it
can take quite long and would reduce one major advantage of using a DB
backend.  I'm also not sure how we can effectively keep the in-memory
table consistent with the DB.

---
JINMEI, Tatuya
Internet Systems Consortium, Inc.


More information about the bind10-dev mailing list