Greg Stark <[EMAIL PROTECTED]> writes: > But on that note, is it ok to use the bulkdelete index AM methods for > non-vacuum purposes
Um, what would those be? ambulkdelete and amvacuumcleanup are most certainly not designed to be used in any context other than VACUUM. You might be able to abuse them for some other purpose, but don't expect a warranty. regards, tom lane ---------------------------(end of broadcast)--------------------------- TIP 5: don't forget to increase your free space map settings