Re: table/index fillfactor control, try 2 - Mailing list pgsql-patches

From Simon Riggs
Subject Re: table/index fillfactor control, try 2
Date
Msg-id 1150731756.2691.1159.camel@localhost.localdomain
Whole thread Raw
In response to Re: table/index fillfactor control, try 2  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: table/index fillfactor control, try 2  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-patches
On Mon, 2006-06-19 at 09:15 -0400, Tom Lane wrote:
> Simon Riggs <simon@2ndquadrant.com> writes:
> > Looks like we've got a class of data that is similar in its frequency of
> > change to the pg_class_nt stuff.
>
> Say what?  These parameters wouldn't ever change after creation, unless
> we invent ALTER commands to change them.

This was a response to Itagaki's comment that there may be a class of
parameter that changes more frequently than that. I can see that we
might want that, so just trying to plan ahead to
dynamically/automatically set parameters - I thought you'd be in favour
of that rather than lots of hand-tuned static parameters for indexes.

--
  Simon Riggs
  EnterpriseDB   http://www.enterprisedb.com


pgsql-patches by date:

Previous
From: Tom Lane
Date:
Subject: Re: table/index fillfactor control, try 2
Next
From: Tom Lane
Date:
Subject: Re: table/index fillfactor control, try 2