Comment by lmm
3 years ago
It is, but it comes with a lot of the same costs as having a PostgreSQL database and a proper queue system.
3 years ago
It is, but it comes with a lot of the same costs as having a PostgreSQL database and a proper queue system.
No, you already know how to run and manager a postgres database.
If have you large teams, for sure, pick a proper queue that someone in the team knows well.
> No, you already know how to run and manager a postgres database.
Well, maybe. Postgres is large and has lots of features. NOTIFY/LISTEN is a distinct thing with its own quirks, and just because you've been running a postgres database up until now doesn't mean you're going to know about the admin side of these other features.
Now, you're making a different argument.