Re: Using ctid in delete statement

From: Adrian Klaver <adrian(dot)klaver(at)aklaver(dot)com>
To: pinker <pinker(at)onet(dot)eu>, pgsql-general(at)postgresql(dot)org
Subject: Re: Using ctid in delete statement
Date: 2017-02-16 14:30:44
Message-ID: d4b37122-0deb-0b63-3a24-45a78b0b2b83@aklaver.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On 02/16/2017 02:04 AM, pinker wrote:
> Thank you Tom for clarification.
> Does it mean that FOR UPDATE clause works with other operations as well?
> i.e. TRUNCATE, DELETE?

https://www.postgresql.org/docs/9.6/static/sql-truncate.html

https://www.postgresql.org/docs/9.6/static/sql-delete.html

>
>
>
> --
> View this message in context: http://postgresql.nabble.com/Using-ctid-in-delete-statement-tp5944434p5944658.html
> Sent from the PostgreSQL - general mailing list archive at Nabble.com.
>
>

--
Adrian Klaver
adrian(dot)klaver(at)aklaver(dot)com

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message pinker 2017-02-16 14:52:22 Re: Using ctid in delete statement
Previous Message Adrian Klaver 2017-02-16 14:25:50 Re: Alternate way of xpath