esbeeb You can use the Redis extension as an alternative and I highly recommend this over Database Queue as it can be scaled more efficiently and it operates instantly vs. waiting every minute for a process.
Edit, it appears to me that Database Queue is database agnostic. Should work with Postgres, but don't quote me 100% on it as I don't use that database personally.
Edit #2: I don't think Dev is the correct tag for this either.