Re: Re: Intentionally splitting data in a table across files. - Mailing list pgsql-admin

From Tom Lane
Subject Re: Re: Intentionally splitting data in a table across files.
Date
Msg-id 4898.992274812@sss.pgh.pa.us
Whole thread Raw
In response to Re: Intentionally splitting data in a table across files.  ("Brian Baquiran" <brianb@edsamail.com>)
List pgsql-admin
"Brian Baquiran" <brianb@edsamail.com> 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 believe.

            regards, tom lane

pgsql-admin by date:

Previous
From: Hamid Ounajma
Date:
Subject: Rserv ?
Next
From: lobet_romuald@my-deja.com (Romuald Lobet)
Date:
Subject: Re: What CASE tools and clients for Postgres?