| From: | Merlin Moncure <mmoncure(at)gmail(dot)com> |
|---|---|
| To: | David Johnston <polobo(at)yahoo(dot)com> |
| Cc: | Misa Simic <misa(dot)simic(at)gmail(dot)com>, Tarlika Elisabeth Schmitz <postgresql4(at)numerixtechnology(dot)de>, pgsql-general(at)postgresql(dot)org |
| Subject: | Re: unique across two tables |
| Date: | 2011-06-22 16:51:43 |
| Message-ID: | BANLkTinx0k7z6f_8rLgQM2dGGeeUL75=zA@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
On Wed, Jun 22, 2011 at 11:30 AM, David Johnston <polobo(at)yahoo(dot)com> wrote:
>> yeah -- postgresql table inheritance [...] underpins the table inheritance
> feature [...]
>
> Thank you Master of the Obvious ;)
>
> I do think you meant to say it underpins the "Table Partitioning Feature"
> which, through the use of INSERT triggers to at least propagate the inserts
> to the proper tables, it indeed does.
you are correct sir :-).
merlin
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Rob Sargent | 2011-06-22 17:11:37 | Re: building 9.1 on suse-11.4 (64bit) |
| Previous Message | Rob Sargent | 2011-06-22 16:38:39 | Re: CRUD plpgsql generator |