load_balance_mode warning
authorDobrica Pavlinusic <dpavlin@rot13.org>
Thu, 14 Sep 2017 15:08:36 +0000 (17:08 +0200)
committerDobrica Pavlinusic <dpavlin@rot13.org>
Thu, 14 Sep 2017 15:08:36 +0000 (17:08 +0200)
README.md

index d97f794..c39ad3e 100644 (file)
--- a/README.md
+++ b/README.md
@@ -40,6 +40,14 @@ In output you can see both nodes, and their status, if it looks ok, test cluster
 ./t/3-test.sh
 
 
+You can also run
+
+./t/80-insert-test.sh
+
+to run continuous inserts into database in insert, select order without explicit tranactions for them.
+This nicely demonstrates problem if load_balance_mode = on in pgpool.conf
+
+
 If you edited local files, push changes to all nodes using:
 
 make push