On Fri, Feb 18, 2011 at 2:27 PM, Norberto Delle <betode...@gmail.com> wrote: > What are the effects of canceling a DELETE command before it completes > execution? > Something will be deleted at all? >
no. it runs as a transaction, so either all or nothing. -- Sent via pgsql-general mailing list (pgsql-general@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-general