Monthly Archives: July 2009

WebObjects, PostgreSQL and DB growing, and growing, and growing…

One of the databases that support our application has some tables where data is updated very frequently. In PostgreSQL world, this means the table must be vacuumed very frequently to remove the old versions of the updated rows, clearing up … Continue reading

Posted in PostgreSQL, WebObjects | 1 Comment