Update to whole table

From: Yambu <hyambu(at)gmail(dot)com>
To: pgsql-sql <pgsql-sql(at)lists(dot)postgresql(dot)org>
Subject: Update to whole table
Date: 2021-06-03 13:43:09
Message-ID: CALhHtcA+j9r30cyOMZg67iW5Xcx-4Y9L9HjPG06azUrTHQ7FNw@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

Hello

If i run

update table set status_id=2 ;

and i stop it before it completes, will there be any updates done on some
records?

regards

Responses

Browse pgsql-sql by date

  From Date Subject
Next Message Steve Midgley 2021-06-03 13:55:40 Re: Update to whole table
Previous Message Pavel Stehule 2021-05-31 15:39:29 Re: Check ref cursor