Inherited tables vs UNION ALL views

Поиск
Список
Период
Сортировка
От Florian Weimer
Тема Inherited tables vs UNION ALL views
Дата
Msg-id 82hczatz19.fsf@mid.bfk.de
обсуждение исходный текст
Ответы Re: Inherited tables vs UNION ALL views  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-general
I'm going to create a (manually) partioned table and wonder whether I
should use inherited tables or an explicitly created view using UNION
ALL.  Constraint exclusion is not important for this application
(major updates will directly target the individual tables).

After these considerations, is there still a difference between the
two approaches?

--
Florian Weimer                <fweimer@bfk.de>
BFK edv-consulting GmbH       http://www.bfk.de/
Durlacher Allee 47            tel: +49-721-96201-1
D-76131 Karlsruhe             fax: +49-721-96201-99

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

Предыдущее
От: Thomas Harold
Дата:
Сообщение: Running PostgreSQL in a Xen DomU?
Следующее
От: "Andrews, Chris"
Дата:
Сообщение: Re: remote duplicate rows