From: | Agent M <agentm(at)themactionfaction(dot)com> |
---|---|
To: | Postgres general mailing list <pgsql-general(at)postgresql(dot)org> |
Subject: | Re: Fabian Pascal and RDBMS deficiencies in fully implementing the relational model |
Date: | 2006-06-09 00:31:28 |
Message-ID: | c0c4b39970bc9b5e6f249e184db64e1a@themactionfaction.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general pgsql-hackers |
To balance the discussion, I would like to say that I thoroughly
enjoyed Date's latest "Database In Depth". It gave me a strong
foundation in relational theory and I can say that I think more about
my schema designs thanks to the advice in the text. Just because SQL
may allow something, doesn't make it good. If you don't use NULL, then
you don't come across 3-valued logic--problem solved.
Some Tutorial D notions really make sense; I would love to be able to
rely on every function returning a relation.
Everything is OK until he starts peddling TransRelational™ software...
On Jun 8, 2006, at 6:14 PM, David Fetter wrote:
> On Thu, Jun 08, 2006 at 05:21:07AM -0700, dananrg(at)yahoo(dot)com wrote:
>> I'm reading, and enjoying immensely, Fabial Pascal's book "Practical
>> Issues in Database Management."
>
> Be aware that Pascal, along with Date and Darwen, are...how do I put
> this gently...cranks. They've been getting more strident and
> irrational as the decades go by.
>
> Pascal, Date, and Darwen have been alleging for years, with increasing
> shrillness, that DBMSs should be based on set theory and 2-value
> logic. I say "alleging" because they have not backed up this idea
> with any actual software that others could test. SQL DBMSs are based
> on bag theory[1] and 3-value logic[2]. Until they come up with a
> testable system, or Hell freezes over, whichever comes first, Pascal's
> book will make a good companion on your shelf to books on
> Phlogiston[3] theory, or a decent doorstop, whichever you prefer.
>
> Cheers,
> D
> ¬ ¬ ¬ ¬ ¬ ¬ ¬ ¬ ¬ ¬ ¬ ¬ ¬ ¬ ¬ ¬ ¬ ¬
AgentM
agentm(at)themactionfaction(dot)com
¬ ¬ ¬ ¬ ¬ ¬ ¬ ¬ ¬ ¬ ¬ ¬ ¬ ¬ ¬ ¬ ¬ ¬
From | Date | Subject | |
---|---|---|---|
Next Message | Chris | 2006-06-09 00:42:16 | Re: FW: Connection Error |
Previous Message | Brent Wood | 2006-06-09 00:19:48 | Re: Any *real* reason to choose a natural, composite PK |
From | Date | Subject | |
---|---|---|---|
Next Message | Agent M | 2006-06-09 00:38:53 | Re: That EXPLAIN ANALYZE patch still needs work |
Previous Message | Tom Lane | 2006-06-09 00:00:53 | Re: TODO: Determine optimal fdatasync/fsync, O_SYNC/O_DSYNC options |