Jeff Boes <jboes(at)nexcerpt(dot)com> writes:
> Can I do a VACUUM FULL for a while, and interrupt it (CTRL-C at the psql
> prompt) without undoing its progress?
No. You can safely interrupt it, but you won't have accomplished
anything if you do.
regards, tom lane