Get the latest tech news

Show HN: An SQS Alternative on Postgres


A lightweight message queue. Like AWS SQS and RSMQ but on Postgres. - tembo-io/pgmq

The fastest way to get started is by running the Tembo docker image, where PGMQ comes pre-installed. In order for automatic partition maintenance to take place, several settings must be added to the postgresql.conf file, which is typically located in the postgres DATADIR. It is recommended to set a vt value that is greater than the expected time it takes to process a message.

Get the Android app

Or read this on Hacker News

Read more on:

Photo of Postgres

Postgres

Photo of sqs alternative

sqs alternative

Related news:

News photo

Common DB schema change mistakes in Postgres

News photo

Multi-tenant queues in Postgres

News photo

New startup from Postgres creator puts the database at heart of software stack