"Brian Baquiran" <[EMAIL PROTECTED]> writes:
>> Make a view that's a UNION of the component tables, plus rules that
>> cause inserts to go into the appropriate components.
> Tried this in 7.1.2, but it returns ERROR: "Views on unions not
> implemented."
Then you are not using 7.1.2. 7.0.* I'd
"Tom Lane" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> "Nick Fankhauser" <[EMAIL PROTECTED]> writes:
> > Does PostgreSQL support (or some day will support) "partitioned tables"?
>
> It's not on anyone's radar screen AFAIK.
>
> > Alternately, does anyone hav