summaryrefslogtreecommitdiff
path: root/test/run-conntest.sh
blob: 5d6e70f1048c21e2e5f517f0c946ab04973b03f7 (plain)
1
2
3
4
5
6
7
8
9
10
11
#! /bin/sh

createdb conntest

./pgbouncer -d ctest6000.ini
./pgbouncer -d ctest7000.ini

./asynctest

# now run conntest.sh on another console