[pgpool-committers: 5629] 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
------
master

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

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