1. oracle performance vs postgresql in hibernate-struts-tomcat forum.hibernate.orgI have a hibernate2.0.1 - struts1.1b- tomcat4.1.18 application that works well when it connects to a postgresql7.3 database, using the hibernate connection pool. The same application is so slow on Oracle 8i that it is not usable. I am timing the loading of objects from Hibernate queries and found that this is were the problem lies. My objects contain lists, sets ... |
2. Postgresql, OID, Hibernate and Tomcat forum.hibernate.orgHi all, I use Postgresql 7.2.3 If I want to use Postgresql OID and Hibernate I must specify in the hibernate configuration file : Hibernate.cfg.xml : |