On Mon, 2006-06-19 at 09:15 -0400, Tom Lane wrote: > Simon Riggs <[EMAIL PROTECTED]> 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 ---------------------------(end of broadcast)--------------------------- TIP 2: Don't 'kill -9' the postmaster