[pgpool-committers: 5627] pgpool: Doc: mention that multi-statement queries are sent to primary n
Tatsuo Ishii
ishii at sraoss.co.jp
Sun Apr 7 09:46:59 JST 2019
Doc: mention that multi-statement queries are sent to primary node only.
Even if the multi-statement query includes SET command, they should be
sent to primary node only. This is not explicitly mentioned nowhere
in the doc.
Per bug 492.
Branch
------
V3_6_STABLE
Details
-------
https://git.postgresql.org/gitweb?p=pgpool2.git;a=commitdiff;h=a6132061e7efcf13c5184c43f573190d44a35703
Modified Files
--------------
doc.ja/src/sgml/loadbalance.sgml | 7 ++++++-
doc/src/sgml/loadbalance.sgml | 5 +++++
2 files changed, 11 insertions(+), 1 deletion(-)
More information about the pgpool-committers
mailing list