Re: postgresql vs mysql

Поиск
Список
Период
Сортировка
От Richard Broersma Jr
Тема Re: postgresql vs mysql
Дата
Msg-id 738545.90712.qm@web31805.mail.mud.yahoo.com
обсуждение исходный текст
Ответ на Re: postgresql vs mysql  ("Brandon Aiken" <BAiken@winemantech.com>)
Список pgsql-general
> That's why you make a table for every device or every measurement, and
> then use a view to consolidate it.  With update-able views, there's no
> excuse not to.

I would be interested on here some of your experiences on this?

I've built and made use of table hierarchies three levels deep and about twenty classification
types wide that I rolled up into separate update-able view.  However, I found the process of
cascading the updates to all three levels of each classification type using the "TID" rather
tedious.

Regards,
Richard Broersma Jr.

В списке pgsql-general по дате отправления: