"However, data is being inserted into this database at a higher than typical rate, and the export is not able to keep up."
What are the queries being run? It is quite common under load for a db to not be able to keep up. On Thu, Jul 2, 2015 at 10:19 PM, Wesley Stocker <[email protected]> wrote: > My team has taken over a legacy software development that is currently using > nHibernate 1.2.1.4000. > > It is installed in a location where it is trying to process data from a > database to a specified file format. We query the DB for a cluster of data > to process at a time, and this usually is able to keep up with a typical > solution. However, data is being inserted into this database at a higher > than typical rate, and the export is not able to keep up. > > I found this group and suggested the 3.3.3GA as identified from this post: > https://groups.google.com/forum/#!topic/nhibernate-development/Yawii52R1g8 > > Are there any known, felt, or documented performance increases in the more > recent versions that can be realized? > > -- > You received this message because you are subscribed to the Google Groups > "nhusers" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > Visit this group at http://groups.google.com/group/nhusers. > For more options, visit https://groups.google.com/d/optout. -- Studying for the Turing test -- You received this message because you are subscribed to the Google Groups "nhusers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/nhusers. For more options, visit https://groups.google.com/d/optout.
