Re: about partitioning - Mailing list pgsql-general

From Robert Treat
Subject Re: about partitioning
Date
Msg-id 48CE6BBA.5010203@omniti.com
Whole thread Raw
In response to Re: about partitioning  (Blazej <bl.oleszkiewicz@gmail.com>)
Responses Re: about partitioning  (Simon Riggs <simon@2ndQuadrant.com>)
List pgsql-general
Blazej wrote:
> 8><
>> For some more info, I've given at least one presentation on the topic, which
>> seems to be missing from the omniti site, but I've uploaded it to
>> slideshare...
>> http://www.slideshare.net/xzilla/postgresql-partitioning-pgcon-2007-presentation
>>
>> HTH.
>>
> 8><
>
> Very nice presentation. I have 2 additional questions:
>
> (1) Are you testing INSERT/UPDATE performance when is only one rule
> script for all partition tables?

I've tested a number of different scenarios; I guess I'd say as a
general rule, the more rules you have, likely the worse your performance
will get; but really I would use triggers anyway

> (2) Are you using "SET constraint_exclusion = on;"?
>

yes, otherwise there isnt much point :-)

--
Robert Treat
http://www.omniti.com/
Database: Scalability: Consulting:

pgsql-general by date:

Previous
From: David Fetter
Date:
Subject: Re: Oracle and Postgresql
Next
From: Reg Me Please
Date:
Subject: Re: Oracle and Postgresql