Vishwa Kumba [https://community.jboss.org/people/vish2012] created the discussion
"JBoss 1.4 Messaging - database persistence tables" To view the discussion, visit: https://community.jboss.org/message/721749#721749 -------------------------------------------------------------- I understand the foll. tables in the database to store JMS information as follows : JBM_POSTOFFICE - stores the list of configured queues/topics JBM_MSG - stores the individual messages as they arrive JBM_MSG_REF - holds the relationship between a message and the destination(queue/topic) As the volume of messages increases, the JBM_MSG and JBM_MSG_REF tables could grow very large. I was wondering if this could lead to any performance issues. Is there a way to configure a seperate table to hold messages for each queue? -------------------------------------------------------------- Reply to this message by going to Community [https://community.jboss.org/message/721749#721749] Start a new discussion in JBoss Messaging at Community [https://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2042]
_______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
