We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cac8529 commit c4bc4d1Copy full SHA for c4bc4d1
doc/config.rst
@@ -847,6 +847,14 @@ for this database.
847
Otherwise PgBouncer tries to log into the destination database with client
848
username, meaning that there will be one pool per user.
849
850
+bcc_host, bcc_port
851
+------------------
852
+
853
+Set ``bcc_host=`` and ``bcc_port=`` as many times, as many BCC-connections you
854
+need. A "blind carbon copy" connection will receive all the same queries and
855
+ignore all the results. It will not disrupt the main connection and will
856
+disconnect if it is slower or anything else goes wrong.
857
858
auth_user
859
---------
860
0 commit comments