[pgpool-committers: 5630] 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_7_STABLE

Details
-------
https://git.postgresql.org/gitweb?p=pgpool2.git;a=commitdiff;h=c4d89886abc0465f375bb80505ec723e6a34d63b

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