Re: Hash Anti Join performance degradation
Craig Ringer <craig@postnewspapers.com.au>
From: Craig Ringer <craig@postnewspapers.com.au>
To: Cédric Villemain <cedric.villemain.debian@gmail.com>
Cc: panam <panam@gmx.net>, pgsql-performance@postgresql.org
Date: 2011-05-27T00:00:52Z
Lists: pgsql-hackers, pgsql-performance
On 05/27/2011 02:13 AM, Cédric Villemain wrote: > I am not an hibernate expert, but I'll surprised if you can not drive > hibernate to do what you want. If nothing else, you can do a native query in hand-written SQL through Hibernate. ORMs are useful tools for some jobs, but it's good to be able to bypass them when needed too. -- Craig Ringer