python - ctl: Add cluster interface. - Mailing list pgsql-committers

From jwp@pgfoundry.org (James William Pye)
Subject python - ctl: Add cluster interface.
Date
Msg-id 20060523145202.B170986C4CC@pgfoundry.org
Whole thread Raw
List 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)

pgsql-committers by date:

Previous
From: sven@pgfoundry.org (Sven Klemm)
Date:
Subject: wikipedia - wikipgedia: backporting mediawiki 1.6.6 security fix
Next
From: tgl@postgresql.org (Tom Lane)
Date:
Subject: pgsql: Remove CXT_printf/CXT1_printf macros.