| From: | mkz(at)pgfoundry(dot)org (User Mkz) |
|---|---|
| To: | pgsql-committers(at)postgresql(dot)org |
| Subject: | pgbouncer - pgbouncer: Disable init.d script, add as example. |
| Date: | 2007-10-09 08:56:42 |
| Message-ID: | 20071009085642.1E9822176B8@pgfoundry.org |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-committers |
Log Message:
-----------
Disable init.d script, add as example.
Pgbouncer does not have enough infra yet to run
as boot-up daemon (chroot, setuid, etc)
Postponed after 1.1.
Modified Files:
--------------
pgbouncer:
Makefile (r1.12 -> r1.13)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgbouncer/pgbouncer/Makefile.diff?r1=1.12&r2=1.13)
pgbouncer/debian:
packages (r1.3 -> r1.4)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgbouncer/pgbouncer/debian/packages.diff?r1=1.3&r2=1.4)
Added Files:
-----------
pgbouncer/etc:
example.debian.init.sh (r1.1)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgbouncer/pgbouncer/etc/example.debian.init.sh?rev=1.1&content-type=text/x-cvsweb-markup)
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Magnus Hagander | 2007-10-09 08:58:56 | Re: [COMMITTERS] pgsql: Added the Skytools extended transaction ID module to contrib as |
| Previous Message | User Mkz | 2007-10-09 08:37:12 | pgbouncer - pgbouncer: Add init.d script to debian package. |