Postgresql backend to perform vacuum automatically

From: "Nicolas Bazin" <nbazin(at)ingenico(dot)com(dot)au>
To: <pgsql-hackers(at)postgresql(dot)org>
Subject: Postgresql backend to perform vacuum automatically
Date: 2002-03-05 01:14:42
Message-ID: 002a01c1c3e3$212cc820$660d090a@software.ingenico.com.au
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

From what I read in the recent exchanges in the PostgreSQL vs ORACLE thread it would seem a good idea for the backend to keep track of the number of update performed on a database and after a certain threshold start a vacuum in a separate process by itself.
Any comments?

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Eric Scroger 2002-03-05 01:18:00 Re: JDBC: java.sql.SQLException: results returned
Previous Message Doug McNaught 2002-03-05 00:04:45 Re: JDBC: java.sql.SQLException: results returned