diff --git a/upstart/cmake_stubs/pgbouncer.conf.in b/upstart/cmake_stubs/pgbouncer.conf.in index 0224a49..db80af8 100644 --- a/upstart/cmake_stubs/pgbouncer.conf.in +++ b/upstart/cmake_stubs/pgbouncer.conf.in @@ -16,5 +16,5 @@ expect fork script exec pgbouncer -u @UNIX_USER@ @concordia-server_SOURCE_DIR@/db/pgbouncer.ini & - sleep 4 + sleep 6 end script