"Kevin Grittner" <[email protected]> wrote: > Killing a VACUUM FULL To be clear, cancel the query on the backend, don't kill the process. Some versions of PostgreSQL can corrupt data if a backend process is killed. -Kevin
-- Sent via pgsql-admin mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-admin
