View Single Post

   
  #6 (permalink)  
Old 04-12-2008, 06:32 AM
Tom Lane
 
Posts: n/a
Default Re: Proposal: vacuum and autovacuum parameters to control freezing

I wrote:
> "Simon Riggs" <simon@2ndquadrant.com> writes:
>> Perhaps you could edit the above if needed?


> <---- Xids older than freeze_distance will be frozen whenever
> next visited by VACUUM, but there is no forcing function
> until they exceed freeze_limit


>> In that case,
>> maybe slightly more differentiated names would be appropriate.


> Got a suggestion? I think the names *should* be clearly related, but
> as I said, I'm by no means wedded to these particular ones.


After re-reading the above, it strikes me that maybe names based around
"freeze_min" and "freeze_max" would be useful?

regards, tom lane

---------------------------(end of broadcast)---------------------------
TIP 6: explain analyze is your friend

Reply With Quote