Josh Berkus wrote: > vacuum...ERROR: canceling autovacuum task > CONTEXT: automatic analyze of table "bench.public.pgbench_accounts" > ERROR: canceling autovacuum task > CONTEXT: automatic analyze of table "bench.public.pgbench_accounts" > done. > > What happened above is that the build of the new pgbench database > triggered an autovacuum, and then pgbench called a manual vacuum, > cancelling the autovacuum.
Isn't this just because you ran the postmaster in the same terminal as pgbench? -- Alvaro Herrera http://www.CommandPrompt.com/ PostgreSQL Replication, Consulting, Custom Development, 24x7 support -- Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers