Hello. We need to inspect some messages in the postgresql table for some queues.
How can we read using SQL the binary message from the column msg of the table activemq_msgs ? We'd like to check some headers of DLQ messages for example... Thanks. Regards.