Does sending invalid JSON to a JSONB column affect all messages in the queue or just the one being sent?
Matan Perelmuter is asking about the impact of sending invalid JSON to a column with JSONB type in a database queue. Tao Wu confirms the behavior and provides additional insights.