Joseph Shraibman <[EMAIL PROTECTED]> writes: > I have a table that is never updated, only INSERTED into. Is there a way > I can prevent vacuum wasting time on this table
What makes you think vacuum is wasting much time on this table? AFAICS it will only update any unfixed hint bits ... regards, tom lane ---------------------------(end of broadcast)--------------------------- TIP 4: Don't 'kill -9' the postmaster