Re: [Pdns-users] Domain serial with Postgres backend

2008-08-30 Thread James Cloos
> "Mitchell" == Mitchell Smith <[EMAIL PROTECTED]> writes: Mitchell> In my SOA records I am specifying the serial as 0, which according to the Mitchell> documentation will cause PowerDNS to generate a serial for the domain based Mitchell> on the changed_date of the records. That doesn't wor

Re: [Pdns-users] Domain serial with Postgres backend

2008-08-24 Thread Mitchell Smith
Did you make a change resulting in a modified "changed-date" after you changed the query to include the field? Without such change there is little reason to change the serial. Yes, I did update a couple of records on the zone so it should have a new serial. __

Re: [Pdns-users] Domain serial with Postgres backend

2008-08-21 Thread Hugo van der Kooij
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Mitchell Smith wrote: > I added changed_date as a 7th field, hoping that it was an optional > argument; however the serial for my zones is still stuck on 0. Did you make a change resulting in a modified "changed-date" after you changed the query to i

[Pdns-users] Domain serial with Postgres backend

2008-08-21 Thread Mitchell Smith
Greetings, I am having a minor problem with PowerDNS with the Postgres backend. Before I get in to the issue, I should probably point out that our schema has been somewhat customized, and the pdns.conf file contains a number of queries to retrieve the data in the format that PowerDNS is expectin