Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit c4bc4d1

Browse files
committed
Add the description of bcc_host and bcc_port parameters to the docs.
1 parent cac8529 commit c4bc4d1

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

doc/config.rst

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -847,6 +847,14 @@ for this database.
847847
Otherwise PgBouncer tries to log into the destination database with client
848848
username, meaning that there will be one pool per user.
849849

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+
850858
auth_user
851859
---------
852860

0 commit comments

Comments
 (0)