Re: [GENERAL] Using ctid in delete statement - Mailing list pgsql-general

From Adrian Klaver
Subject Re: [GENERAL] Using ctid in delete statement
Date
Msg-id d4b37122-0deb-0b63-3a24-45a78b0b2b83@aklaver.com
Whole thread Raw
In response to Re: [GENERAL] Using ctid in delete statement  (pinker <pinker@onet.eu>)
Responses Re: [GENERAL] Using ctid in delete statement  (pinker <pinker@onet.eu>)
List 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.klaver@aklaver.com


pgsql-general by date:

Previous
From: Adrian Klaver
Date:
Subject: Re: [GENERAL] Alternate way of xpath
Next
From: pinker
Date:
Subject: Re: [GENERAL] Using ctid in delete statement