[EMAIL PROTECTED] writes: > vacuum dies when called from plpgsql after large delete
VACUUM from plpgsql doesn't work period, because of transaction/memory management issues. I believe we recently accepted a patch to reject attempts to do it. regards, tom lane ---------------------------(end of broadcast)--------------------------- TIP 5: Have you checked our extensive FAQ? http://www.postgresql.org/users-lounge/docs/faq.html