[Pdns-users] Storing records on text file
Jan-Piet Mens
jpmens.dns at gmail.com
Wed Sep 7 08:17:32 UTC 2016
>Their server is limited in resources so I'm looking for let the powerdns
>configured using less resources as possible.
I would use either the Generic SQLite or the BIND backends. The former is
"database"-like with INSERT/UPDATE/DELETE etc, and the latter uses zone master
files. Neither require a DBMS for operation.
(Strictly speaking, SQLite is not a text file.)
-JP
More information about the Pdns-users
mailing list