Re: embedded/"serverless" (Re: serverless postgresql)
Tom Lane <tgl@sss.pgh.pa.us>
From: Tom Lane <tgl@sss.pgh.pa.us>
To: Steve Atkins <steve@blighty.com>
Cc: pgsql-general@postgresql.org
Date: 2004-01-23T03:51:27Z
Lists: pgsql-general
Steve Atkins <steve@blighty.com> writes: > [ much snipped ] > Vacuuming and analysing can be handled using the algorithms (and the code, > come to that) from pg_autovacuum. Autovacuum will undoubtedly migrate into the core. I'm not sure how soon, or whether the end result will look much like the present contrib code, but everybody agrees that this is something we need for main-line development. Accordingly, I don't see the point in expending extra effort on this in a (hypothetical) embedded-like wrapper for PG. regards, tom lane