Christopher Kings-Lynne wrote: > >>The thing I was trying to do was use the GUC hook function to make > >>sure that the required GUC variables are also set before GUC reports > >>autovac as enabled. This seemed cleaner to me, but apparently it > >>won't work since it seems that autovac_enabled is read from GUC > >>before the stats variables, and there is no way to force the order in > >>which they are read. Am I missing something? > > Can we please have it default to enabled :)
We can but without also enabling statistics it will not work. Do we want to enable both by default? -- Bruce Momjian | http://candle.pha.pa.us [EMAIL PROTECTED] | (610) 359-1001 + If your life is a hard drive, | 13 Roberts Road + Christ can be your backup. | Newtown Square, Pennsylvania 19073 ---------------------------(end of broadcast)--------------------------- TIP 8: explain analyze is your friend