python - ctl: Add cluster interface.

Поиск
Список
Период
Сортировка
От jwp@pgfoundry.org (James William Pye)
Тема python - ctl: Add cluster interface.
Дата
Msg-id 20060523145202.B170986C4CC@pgfoundry.org
обсуждение исходный текст
Список 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 по дате отправления:

Предыдущее
От: sven@pgfoundry.org (Sven Klemm)
Дата:
Сообщение: wikipedia - wikipgedia: backporting mediawiki 1.6.6 security fix
Следующее
От: tgl@postgresql.org (Tom Lane)
Дата:
Сообщение: pgsql: Remove CXT_printf/CXT1_printf macros.