On Mon, 2006-10-30 at 22:56 +0000, Simon Riggs wrote:
> The man pages for VACUUM, CREATE TABLESPACE, CLUSTER and
> REINDEX DATABASE don't mention they are not allowed inside a transaction
> block at all
That should be fixed, I think. Once that is done, I think it's
sufficient to just say that --single-transaction won't work for commands
that can't be executed in a transaction block.
-Neil