Re: [Q] DNS(bind) ER model - Mailing list pgsql-general

From David Goodenough
Subject Re: [Q] DNS(bind) ER model
Date
Msg-id 200808151026.55705.david.goodenough@btconnect.com
Whole thread Raw
In response to [Q] DNS(bind) ER model  ("Roderick A. Anderson" <raanders@acm.org>)
Responses Re: [Q] DNS(bind) ER model  (Andrew Sullivan <ajs@commandprompt.com>)
Re: [Q] DNS(bind) ER model  ("Roderick A. Anderson" <raanders@acm.org>)
List pgsql-general
On Friday 15 August 2008, Roderick A. Anderson wrote:
> Anyone aware of an ER model for holding name server records?
>
> Working on the zone file data and I am getting close but keep running
> into the differences between MX records (with a priority) and the others
> that can hold either a domain/sub-domain/host name or an IP address
> depending on whether is an A, TXT, PTR, etc. or a CNAME.
>
> Much of the database will be populated and changed automagically so the
> controller for the application will do the right thing but humans will
> get involved every so often.  I hope I can get the database to make the
> right thing easy and the wrong thing "impossible" for them.
>
> Any suggestions?
>
>
> Rod
> --

Have you looked at mydns?  It is a database driven DNS server - and it
works just fine with Postgresql.

David

pgsql-general by date:

Previous
From: "Oliver Weichhold"
Date:
Subject: Update taking forever
Next
From: Erwin Moller
Date:
Subject: UTF8 in commandprompt (CMD) on XP fails. Tips?