"Joshua b. Jore" <josh@greentechnologist.org> writes:
> The sql-truncate.html documentation page doesn't say that truncate isn't
> transaction safe.
? I see
: TRUNCATE cannot be executed inside a transaction block (BEGIN/COMMIT
: pair), because there is no way to roll it back.
This could perhaps be more verbose, but the point is covered...
regards, tom lane