Ben Primrose <bprimrose@xxxxxxxxxxxxx> writes: > Tom, how'd you determine the maintenance_work_mem? >From the numbers of tuples shown as being removed in each index pass. The work-mem usage is 6 bytes per TID, and it'll stop and do an index pass once we get close to full. regards, tom lane -- Sent via pgsql-admin mailing list (pgsql-admin@xxxxxxxxxxxxxx) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-admin