Re: postgresql table inheritance
От
Lincoln Yeoh
Тема
Re: postgresql table inheritance
Дата
Msg-id
200711302020.lAUKKWLl031556@smtp6.jaring.my
Ответ на
Re: postgresql table inheritance (Jeff Davis)
Список
Дерево обсуждения
postgresql table inheritance Lincoln Yeoh <lyeoh@pop.jaring.my>
Re: postgresql table inheritance Jeff Davis <pgsql@j-davis.com>
Re: postgresql table inheritance Martijn van Oosterhout <kleptog@svana.org>
Re: postgresql table inheritance Ivan Sergio Borgonovo <mail@webthatworks.it>
Re: postgresql table inheritance Gregory Stark <stark@enterprisedb.com>
Re: postgresql table inheritance Jeff Davis <pgsql@j-davis.com>
Re: postgresql table inheritance Lincoln Yeoh <lyeoh@pop.jaring.my>
Re: postgresql table inheritance Jeff Davis <pgsql@j-davis.com>
Re: postgresql table inheritance "Peter Childs" <peterachilds@gmail.com>
Re: postgresql table inheritance Jeff Davis <pgsql@j-davis.com>
At 03:17 AM 12/1/2007, Jeff Davis wrote: >The impedance mismatch has more to do with the fact that the meaning of >an application's internal data structures changes frequently (through >revisions of the code), while data in a database needs to be consistent >across long periods of time. So, a well-designed database will hold >facts that have meaning in the real world and from which inferences can >be made. Mapping application data structures (which contain context- >sensitive information and implementation artifacts) to real-world facts >is the impedance mismatch. The people who try to make a database that maps so well with the objects in a single particular program are solving a very different problem from those of us who use a database partly as a "lingua franca" (or "vehicular language") for many different programs and people. The "impedance" then is unavoidable. It's not going to be easy to change a hundred other programs anyway - probably some unknown (till they inconveniently stop working because someone decided to "match the impedances" with some pet program ;) ). But anyway, I guess postgresql's "table inheritance" thing isn't broken then just misunderstood... Link. One man's impedance mismatch is another man's layer of abstraction or "comms protocol" :).
В списке pgsql-general по дате отправления
От: Ragnar Heil
Дата: