Package: pgbouncer Version: 1.5.4-6+deb8u1 Severity: important Hello,
after installing pgbouncer (and of course changing START parameter to 1 in /etc/default/pgbouncer) the daemon doesn't start. It only starts after trying to stop it. root@debian:~# systemctl start pgbouncer.service root@debian:~# ps -ef | grep pg root 7107 442 0 15:52 pts/0 00:00:00 grep pg root@debian:~# systemctl stop pgbouncer.service root@debian:~# ps -ef | grep pg root 7115 442 0 15:52 pts/0 00:00:00 grep pg root@debian:~# systemctl start pgbouncer.service root@debian:~# ps -ef | grep pg postgres 7122 1 0 15:52 ? 00:00:00 /usr/sbin/pgbouncer -d /etc/pgbouncer/pgbouncer.ini root 7124 442 0 15:52 pts/0 00:00:00 grep pg Thanks for your help. -- System Information: Debian Release: 8.2 APT prefers stable-updates APT policy: (500, 'stable-updates'), (500, 'stable') Architecture: amd64 (x86_64) Kernel: Linux 3.16.0-4-amd64 (SMP w/1 CPU core) Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Init: systemd (via /run/systemd/system) Versions of packages pgbouncer depends on: ii libc6 2.19-18+deb8u1 ii libevent-2.0-5 2.0.21-stable-2 ii lsb-base 4.1+Debian13+nmu1 ii postgresql-common 165 pgbouncer recommends no packages. Versions of packages pgbouncer suggests: ii python 2.7.9-1 pn python-psycopg2 <none> -- Configuration Files: /etc/default/pgbouncer changed: START=1 -- no debconf information _______________________________________________ Pkg-postgresql-public mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-postgresql-public
