python - ctl: Add cluster interface.

From: jwp(at)pgfoundry(dot)org (James William Pye)
To: pgsql-committers(at)postgresql(dot)org
Subject: python - ctl: Add cluster interface.
Date: 2006-05-23 14:52:02
Message-ID: 20060523145202.B170986C4CC@pgfoundry.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Add cluster interface.

This merely ties in all the pg_config, initdb, and pg_ctl interfaces into one
more convenient interface. It also makes use of boss/config to provide
configuration capabilities.

Added Files:
-----------
ctl/src:
cluster.py (r1.1)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/python/ctl/src/cluster.py?rev=1.1&content-type=text/x-cvsweb-markup)
ctl/test:
cluster.py (r1.1)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/python/ctl/test/cluster.py?rev=1.1&content-type=text/x-cvsweb-markup)

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2006-05-23 15:21:52 pgsql: Remove CXT_printf/CXT1_printf macros.
Previous Message Sven Klemm 2006-05-23 11:57:05 wikipedia - wikipgedia: backporting mediawiki 1.6.6 security fix