Another question about partitioning

From: Alex Vinogradovs <AVinogradovs(at)Clearpathnet(dot)com>
To: pgsql-general <pgsql-general(at)postgresql(dot)org>
Subject: Another question about partitioning
Date: 2007-11-28 00:51:56
Message-ID: 1196211116.1152.49.camel@localhost
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hello all,

I have a table which is partitioned by range into 10 pieces with
constraint exceptions. Constraint exceptions is enabled in server
configuration too. For some reason, queries to the master table
are still slower than direct queries against partitions. Is there
any real reason for that, or I should look into misconfiguration ?

Thanks!

Best regards,
Alex Vinogradovs

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Ron Johnson 2007-11-28 01:10:55 Re: Linux v.s. Mac OS-X Performance
Previous Message Joshua D. Drake 2007-11-28 00:03:50 Re: Linux v.s. Mac OS-X Performance