Re: separate persistence for main queue from dlq

2014-10-20 Thread artnaseef
Check out the multi-kahadb adapter which can accomplish the task; it's on the KahaDB page: http://activemq.apache.org/kahadb.html -- View this message in context: http://activemq.2283324.n4.nabble.com/separate-persistence-for-main-queue-from-dlq-tp4686555p4686565.html Sent from the Act

separate persistence for main queue from dlq

2014-10-20 Thread Mark Lybarger
I'm looking for information on how to configure the dlq to use a different persistence store than the main queues from which they are based. Is this possible in amq? I want to use kahadb for the main queues and use postgres for the dlq. My main motivation is that I don't want a catastrophic event