agora inbox for pgsql-sql@postgresql.org  
help / color / mirror / Atom feed
DBMS Queus
2+ messages / 2 participants
[nested] [flat]

* DBMS Queus
@ 2021-10-06 13:19  aditya desai <admad123@gmail.com>
  0 siblings, 1 reply; 2+ messages in thread

From: aditya desai @ 2021-10-06 13:19 UTC (permalink / raw)
  To: pgsql-sql <pgsql-sql@lists.postgresql.org>

Hi,
Can someone share a detailed document on how to implement DBMS Queues in
Postgres. I am new to this concept and was having trouble with
LISTEN/NOTIFY.


Regards,
Aditya.

^ permalink  raw  reply  [nested|flat] 2+ messages in thread

* Re: DBMS Queus
@ 2021-10-06 15:42  hubert depesz lubaczewski <depesz@depesz.com>
  parent: aditya desai <admad123@gmail.com>
  0 siblings, 0 replies; 2+ messages in thread

From: hubert depesz lubaczewski @ 2021-10-06 15:42 UTC (permalink / raw)
  To: aditya desai <admad123@gmail.com>; +Cc: pgsql-sql <pgsql-sql@lists.postgresql.org>

On Wed, Oct 06, 2021 at 06:49:27PM +0530, aditya desai wrote:
> Can someone share a detailed document on how to implement DBMS Queues in
> Postgres. I am new to this concept and was having trouble with
> LISTEN/NOTIFY.

If you're talking about job queues, you can, for example, use pgq:
https://github.com/pgq/pgq

If it's something else, please note that asking "how to do a thing that
was in other database named y" is limiting your chances of getting help.
Instead try using general terms, like "how to do ...".

depesz





^ permalink  raw  reply  [nested|flat] 2+ messages in thread


end of thread, other threads:[~2021-10-06 15:42 UTC | newest]

Thread overview: 2+ messages (download: mbox mbox.gz follow: Atom feed)
-- links below jump to the message on this page --
2021-10-06 13:19 DBMS Queus aditya desai <admad123@gmail.com>
2021-10-06 15:42 ` hubert depesz lubaczewski <depesz@depesz.com>

This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox