Select the row underneath the space where you want to insert the template row. The template row will be inserted above the selected row. :::image type="content ...
For teams who want a durable event stream inside Postgres. The model is closer to Kafka (log) than to ActiveMQ or RabbitMQ (task message queue). Shared event log, independent per-consumer cursors, ...