LIMIT for UPDATE and DELETE

From: Rukh Meski <rukh(dot)meski(at)gmail(dot)com>
To: "pgsql-hackers(at)postgresql(dot)org" <pgsql-hackers(at)postgresql(dot)org>
Subject: LIMIT for UPDATE and DELETE
Date: 2014-08-14 21:18:12
Message-ID: CADB9FDf-Vh6RnKAMZ4Rrg_YP9p3THdPbji8qe4qkxRuiOwm=mg@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Greetings,

Based on the feedback on my previous patch, I've separated only the
LIMIT part into its own feature. This version plays nicely with
inheritance. The intended use is splitting up big UPDATEs and DELETEs
into batches more easily and efficiently.


Attachment Content-Type Size
update_delete_limit_v1.diff text/plain 26.0 KB

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2014-08-14 21:47:57 Re: jsonb format is pessimal for toast compression
Previous Message Claudio Freire 2014-08-14 20:12:08 Re: jsonb format is pessimal for toast compression