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

From Christopher Kings-Lynne
Subject Re: [HACKERS] INHERITS and planning
Date
Msg-id 42B10727.9040804@familyhealth.com.au
Whole thread Raw
In response to Re: [HACKERS] INHERITS and planning  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: [HACKERS] INHERITS and planning
List pgsql-general
> Well, it's not so much that I care about queries with 1000+ relations,
> as that this is a good way to stress-test the code and find out where
> the performance issues are.  There are many thousand lines of code that
> can never be performance-sensitive, but to expose the ones that are
> it helps to push the envelope a bit.

Once we have partitioning and people set up automated scripts to
partition off stuff, we may well end up with 1000+ table queries...

Chris


pgsql-general by date:

Previous
From: Tom Lane
Date:
Subject: Re: [HACKERS] INHERITS and planning
Next
From: Greg Stark
Date:
Subject: Re: [HACKERS] INHERITS and planning