pginstaller - pginst: Include pg_autovacuum (service installation

From: dpage(at)pgfoundry(dot)org (User Dpage)
To: pgsql-committers(at)postgresql(dot)org
Subject: pginstaller - pginst: Include pg_autovacuum (service installation
Date: 2004-08-29 21:57:30
Message-ID: 20040829215730.9E13FAADA80@pgfoundry.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Include pg_autovacuum (service installation commented out however as pg_autovacuum requires superuser password in the command line).

Modified Files:
--------------
pginst/wxs:
dialogs.wxs (r1.18 -> r1.19)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pginstaller/pginst/wxs/dialogs.wxs.diff?r1=1.18&r2=1.19)
pginst.wxs (r1.39 -> r1.40)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pginstaller/pginst/wxs/pginst.wxs.diff?r1=1.39&r2=1.40)

Browse pgsql-committers by date

  From Date Subject
Next Message User Dpage 2004-08-29 23:14:43 pginstaller - pginst: Added pg_autovacuum, btree_gist, chkpass, dblink &
Previous Message Tom Lane 2004-08-29 21:08:48 pgsql-server: Add WAL logging for CREATE/DROP DATABASE and CREATE/DROP