Hacker News new | past | comments | ask | show | jobs | submit login
What is SKIP LOCKED for in PostgreSQL? (2ndquadrant.com)
19 points by s4i on June 25, 2023 | hide | past | favorite | 1 comment



SKIP LOCKED lets you write queues.

It’s also available in MySQL and SQL Server.

I wrote a “simpler than SQS” http based queue in Python using SKIP LOCKED.

https://github.com/starqueue/starqueue




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: