Re: [HACKERS] INHERITS and planning - Mailing list pgsql-general

From Greg Stark
Subject Re: [HACKERS] INHERITS and planning
Date
Msg-id 873brianub.fsf@stark.xeocode.com
Whole thread Raw
In response to Re: [HACKERS] INHERITS and planning  (Simon Riggs <simon@2ndquadrant.com>)
Responses Re: [HACKERS] INHERITS and planning
List pgsql-general
Simon Riggs <simon@2ndquadrant.com> writes:

> If you really do need that many, you can go to the trouble of grouping
> them in two levels of nesting, so you have a root table, multiple month
> tables and then each month table with multiple day tables (etc).

I wonder if testing deeply nested inheritance graphs would show up an entirely
different set of problem areas.

--
greg

pgsql-general by date:

Previous
From: Christopher Kings-Lynne
Date:
Subject: Re: [HACKERS] INHERITS and planning
Next
From: Richard Huxton
Date:
Subject: Re: Executing SQL Script