Re: Messy data models (Re: Visualize database schema)

From: Wolfgang Keller <feliphil(at)gmx(dot)net>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: Messy data models (Re: Visualize database schema)
Date: 2012-08-18 14:24:32
Message-ID: 20120818162432.d75f0c966aa29dad39d8288c@gmx.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

> > In fact, shouldn't reasonably well-designed data models at least
> > mostly follow SER principles? In that case, they could be displayed
> > essentially
> as a
> > tree.
>
> No - and what the heck are "SER principles"?

Structured Entity Relationship model.

It means that the dependency graph does not contain directed cycles
("hen-and-egg"-type foreign key relations).

Sincerely,

Wolfgang

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Tom Lane 2012-08-18 17:16:34 Re: Fwd: PSQL Help from your biggest fan
Previous Message Ondrej Ivanič 2012-08-18 13:11:51 count number of concurrent requests