pgbouncer clean up
This commit is contained in:
parent
2e3ad379bd
commit
fa4d34ea5e
2
.gitignore
vendored
2
.gitignore
vendored
@ -2,4 +2,6 @@ build/
|
||||
concordia.cfg
|
||||
index/
|
||||
scripts/concordia-server.PID
|
||||
db/pgbouncer.log
|
||||
db/pgbouncer.pid
|
||||
|
||||
|
@ -1,3 +1,3 @@
|
||||
#!/bin/sh
|
||||
|
||||
pgbouncer pgbouncer.ini
|
||||
pgbouncer pgbouncer.ini 2> pgbouncer.log &
|
||||
|
Loading…
Reference in New Issue
Block a user