[Q] DNS(bind) ER model

From: "Roderick A(dot) Anderson" <raanders(at)acm(dot)org>
To: PostgreSQL <pgsql-general(at)postgresql(dot)org>
Subject: [Q] DNS(bind) ER model
Date: 2008-08-14 23:20:14
Message-ID: 48A4BDAE.2040504@acm.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

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
--

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Martin Gainty 2008-08-15 00:19:22 Re: [Q] DNS(bind) ER model
Previous Message Schwaighofer Clemens 2008-08-14 22:34:52 Re: Postgres 8.3 is not using indexes