partitioning and set statistics

From: Kevin Kempter <kevink(at)consistentstate(dot)com>
To: "pgsql-admin(at)postgresql(dot)org" <pgsql-admin(at)postgresql(dot)org>
Subject: partitioning and set statistics
Date: 2009-09-08 20:59:16
Message-ID: 200909081459.17020.kevink@consistentstate.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

If I want to set the statistics target for a column in a partitioned table to
a higher value, say 250, do I need to alter each partition? or can I just
alter the base table (and the partitions will inherit the change)?

Thanks in advance

Browse pgsql-admin by date

  From Date Subject
Next Message Anj Adu 2009-09-09 01:53:49 plpgsql compilation
Previous Message Aras Angelo 2009-09-08 16:54:34 Re: update part of a column record