Re: Re: Intentionally splitting data in a table across files.

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: "Brian Baquiran" <brianb(at)edsamail(dot)com>
Cc: pgsql-admin(at)postgresql(dot)org
Subject: Re: Re: Intentionally splitting data in a table across files.
Date: 2001-06-11 15:53:32
Message-ID: 4898.992274812@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

"Brian Baquiran" <brianb(at)edsamail(dot)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

In response to

Browse pgsql-admin by date

  From Date Subject
Next Message Peter Eisentraut 2001-06-11 16:12:19 Re: Rserv install problem
Previous Message Christof Glaser 2001-06-11 15:02:26 Re: installation in windows