Re: inherited table and rules - Mailing list pgsql-general

From Scott Frankel
Subject Re: inherited table and rules
Date
Msg-id 6cb4d972d8821aab5272e4e2c52bdc3f@pacbell.net
Whole thread Raw
In response to Re: inherited table and rules  (Klint Gore <kg@kgb.une.edu.au>)
List pgsql-general
On Mar 23, 2005, at 2:42 PM, Klint Gore wrote:
>
> Rows inserted into inherited tables are visible to the parent.  It's
> effectively the same as having a union all on the 2 tables.  Using the
> only qualifier is how you stop the "union" happening.

This explains it.

Thanks!
Scott


pgsql-general by date:

Previous
From: Sven Willenberger
Date:
Subject: plperl doesn't release memory
Next
From: Tom Lane
Date:
Subject: Re: plperl doesn't release memory