Hacker News new | ask | show | jobs
by LtdJorge 2 days ago
Isn’t "for no key update skip locked" better than "for update skip locked"? Most of the times there will be no improvement, but it’s a good option when you don’t need a stronger lock (e.g., for DELETE).