Alvaro Herrera <alvherre(at)commandprompt(dot)com> writes:
> In any case, since you're not using large values, the vacuum of the
> toast table is essentially free.
Yeah. Note the last line of the quoted log:
>> Jul 25 02:31:19 iprobe001 postgres[25488]: [5-4] system usage: CPU 0.00s/0.00u sec elapsed 0.00 sec
An empty toast table really isn't worth worrying about.
regards, tom lane