Re: [PATCHES] Better default_statistics_target - Mailing list pgsql-hackers

From Alvaro Herrera
Subject Re: [PATCHES] Better default_statistics_target
Date
Msg-id 20080131123145.GF5145@alvh.no-ip.org
Whole thread Raw
In response to Re: [PATCHES] Better default_statistics_target  (Decibel! <decibel@decibel.org>)
List pgsql-hackers
Decibel! escribió:

> BTW, with autovacuum I don't really see why we should care about how
> long analyze takes, though perhaps it should have a throttle ala
> vacuum_cost_delay.

Analyze already has vacuum delay points (i.e. it is already throttled).

-- 
Alvaro Herrera                                http://www.CommandPrompt.com/
The PostgreSQL Company - Command Prompt, Inc.


pgsql-hackers by date:

Previous
From: Simon Riggs
Date:
Subject: Re: Truncate Triggers
Next
From: Martijn van Oosterhout
Date:
Subject: Re: Will PostgreSQL get ported to CUDA?