[pgpool-general: 519] Hibernate and pgpool-II

Ludger Overbeck ludger.overbeck at googlemail.com
Mon May 28 02:28:09 JST 2012


Hi,

I would like to know if anybody has ever used pgpool-II (in Replication
Mode or Master/Slave Mode) with Hibernate? Does this cause any problems?

As far as I know in Hibernate SQL-statements (which are sent to the
database) are always issued in an explicit transaction. And as the FAQ for
pgpool says, that would mean that there is no load balancing in replication
mode. Is that correct?

Instead I am thinking about using the Master/Slave mode with synchronous
streaming replication to avoid that selects deliver stale data (as with
asynchronous replication). Would this work?

Thanks for your replies.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.sraoss.jp/pipermail/pgpool-general/attachments/20120527/7649c323/attachment-0001.html>


More information about the pgpool-general mailing list