Re: [Pdns-users] BIND-mode vs. Hybrid BIND-mode

2021-12-03 Thread frank+pdns--- via Pdns-users
Hi Michael, In BIND mode, a special-purpose sqlite3 database is used to store all dnssec related data. That sqlite3 database folllows a specific schema, and is not used as a "regular" backend. You'd only one backend (the BIND backend). In Hybrid-BIND mode, you'd need at least a "regular" databas

[Pdns-users] BIND-mode vs. Hybrid BIND-mode

2021-12-02 Thread Fox, Michael E. via Pdns-users
Howdy, I'd like to use BIND zone files and DNSSEC. I'm reading: https://doc.powerdns.com/authoritative/dnssec/modes-of-operation.html#bind-mode-operation I don't understand the difference between BIND-mode and Hybrid BIND-mode. BIND-mode says the zone records are stored in BIND files and an sq