Is any work being done to streamline/redesign the way PostgreSQL handles updates and/or the way VACUUM works so that it doesn't lock the entire table while it does it's job?  It seems that tables that need to be VACUUM'ed the most would typically have fewer acceptable "windows" in which to work.
 
 

Reply via email to