Inherited tables vs UNION ALL views - Mailing list pgsql-general

From Florian Weimer
Subject Inherited tables vs UNION ALL views
Date
Msg-id 82hczatz19.fsf@mid.bfk.de
Whole thread Raw
Responses Re: Inherited tables vs UNION ALL views  (Tom Lane <tgl@sss.pgh.pa.us>)
List 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 by date:

Previous
From: Thomas Harold
Date:
Subject: Running PostgreSQL in a Xen DomU?
Next
From: "Andrews, Chris"
Date:
Subject: Re: remote duplicate rows