maillist <[EMAIL PROTECTED]> writes: > Database error:Invalid SQL: VACUUM VERBOSE ANALYZE ids_logs > PostgreSQL Error: 1 (ERROR: simple_heap_delete: tuple concurrently > updated )
Is it possible that you had another VACUUM ANALYZE running concurrently
on this same table?
regards, tom lane
---------------------------(end of broadcast)---------------------------
TIP 6: Have you searched our list archives?
http://archives.postgresql.org
