Forum OpenACS Q&A: Re: Tinydns with Postgresql backend

Collapse
Posted by Andrew Piskorski on
I never have, but sure, Google says that people are certainly doing that, e.g., MySQLdns.

There also seems to be sqldjbdns (for use with PostgreSQL) from c. 2000, but its approach of serving queries directly from the RDBMS, rather than writing the data out to djbdns's native CDB format, sounds unlikely to be the right idea for anything other than dynamic DNS.

I suppose Rob Mayoff's djbdns tools and other related notes might also be useful to you.

Let us know what you end up using, I'm curious.