Hi Michael, > I still don't buy that adding a re-check of the value in the TOAST > insert path is worth the cost of this case.
Agreed, and 0003 does not add one; it is two paragraphs of documentation. The one under pg_resetwal -o can go. The other one, in create_table.sgml, says that the parameter cannot be set on a partitioned table, that a partition does not inherit it, and that a partition created without it gets an oid TOAST table. That has nothing to do with the counter; keep it or drop it as you see fit. Regards, Rui
