Ben <[EMAIL PROTECTED]> writes:
> After some tests, it seems that autovacuum doesn't kick in from simple 
> inserts, as the manual says it will. You have to delete and/or update as 
> well. Am I misreading the manual?

There's nothing to vacuum until you delete or update.

You should see some auto-analyze activity on an insert-only table, but
not vacuuming.

                        regards, tom lane

---------------------------(end of broadcast)---------------------------
TIP 4: Have you searched our list archives?

               http://archives.postgresql.org/

Reply via email to