Re: Enhancement Request - Mailing list pgsql-admin

From MichaelDBA
Subject Re: Enhancement Request
Date
Msg-id e9c5720a-6d8e-67ae-f20f-3f13bf99058f@sqlexec.com
Whole thread Raw
In response to Enhancement Request  ("Campbell, Lance" <lance@illinois.edu>)
Responses Re: Enhancement Request
List pgsql-admin
Cheat a bit....
Use a CTE with a limit on the select and then delete everything from the CTE.


Campbell, Lance wrote on 1/31/2024 2:29 PM:

It would be nice if the DELETE FROM supported LIMIT. I can already feel the dislike for this post coming back in my direction.

 

I have had numerous times over the years where I need to delete a lot of rows from a table but because each row is linked to so many other tables it will cause a problem in performance if I don’t limit the size of the deletion.

 

Just throwing this out there.

 

Thanks,

 

Lance



Regards,

Michael Vitale

Michaeldba@sqlexec.com

703-600-9343 


Attachment

pgsql-admin by date:

Previous
From: "Campbell, Lance"
Date:
Subject: Enhancement Request
Next
From: Alex Balashov
Date:
Subject: Re: Enhancement Request