[Pdns-users] Documentation on populating backend database tables

2011-04-22 Thread Sebastian Tennant
Hi all, Can anyone point me to some documentation on how to populate the backend database tables (assuming you're using a relational database backend), i.e., what values should you use in each column, and when? I've chosen to use sqlite3 as my backend, so my schema looks like this: --8<-

Re: [Pdns-users] Documentation on populating backend database tables

2011-04-22 Thread Kenneth Marshall
On Fri, Apr 22, 2011 at 09:18:45PM +, Sebastian Tennant wrote: > > How, for example, do I set up pdns as an authoritative name server for foo.com > and publish the addresses of two subdomains (ns1 and ns2): > > My guess would be something like this: > > INSERT INTO domains (name,type) VALUE

[Pdns-users] mysql-tests

2011-04-22 Thread erkan yanar
Moin I just played with the MySQL-Backend hardware: DL380G6 12GB memory pdns: pdns-3.0-rc2 MySQL: 5.2.5-MariaDB-log/XtraDB(InnoDB-Branch) So Im not into powerdns. As I tried to have a look into mysql only I disabled the cache as good as I thought it is: cache-ttl=0 negquery-cache-ttl=0 query-cach