Java Persistence and Partitioned Tables Affecting "Zero" Rows

From: User <user2037(at)ymail(dot)com>
To: pgsql-admin(at)postgresql(dot)org
Subject: Java Persistence and Partitioned Tables Affecting "Zero" Rows
Date: 2009-07-07 15:22:05
Message-ID: 474431.72346.qm@web59811.mail.ac4.yahoo.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin


Using Hibernate/JPA with tables partitioned by triggers and inheritance doesn't work since the result is 0 affected rows. In truth Postgresql inserted the rows.

Is there a solution which doesn't involve hacking Hibernate/JPA?

Browse pgsql-admin by date

  From Date Subject
Next Message Jennifer Spencer 2009-07-07 16:42:01 Re: Catching up Production from Warm Standby after maintenance - Please help
Previous Message Scott Mead 2009-07-07 11:33:16 Re: Catching up Production from Warm Standby after maintenance - Please help