Skip to content

Commit 19e9f26

Browse files
committed
readme
1 parent 070c38d commit 19e9f26

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -127,10 +127,13 @@ All queries will be `SELECT` only (`-S`) just so disks don't get in the way, sin
127127
[databases]
128128
shard0 = host=localhost port=5432 user=sharding_user password=sharding_user
129129

130+
[pgbouncer]
130131
pool_mode = transaction
131132
max_client_conn = 1000
132133
```
133134

135+
Everything else stays default.
136+
134137
#### Runs
135138

136139

0 commit comments

Comments
 (0)