pgsql: Add init[db] option to pg_ctl pg_ctl gets a new mode that runs

Поиск
Список
Период
Сортировка
От petere@postgresql.org (Peter Eisentraut)
Тема pgsql: Add init[db] option to pg_ctl pg_ctl gets a new mode that runs
Дата
Msg-id 20091210063228.30778753FB7@cvs.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Log Message:
-----------
Add init[db] option to pg_ctl

pg_ctl gets a new mode that runs initdb.  Adjust the documentation a bit to
not assume that initdb is the only way to run database cluster initialization.
But don't replace initdb as the canonical way.

Author: Zdenek Kotala <Zdenek.Kotala@Sun.COM>

Modified Files:
--------------
    pgsql/doc/src/sgml:
        config.sgml (r1.235 -> r1.236)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/config.sgml?r1=1.235&r2=1.236)
        manage-ag.sgml (r2.58 -> r2.59)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/manage-ag.sgml?r1=2.58&r2=2.59)
        runtime.sgml (r1.428 -> r1.429)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/runtime.sgml?r1=1.428&r2=1.429)
        xfunc.sgml (r1.142 -> r1.143)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/xfunc.sgml?r1=1.142&r2=1.143)
    pgsql/doc/src/sgml/ref:
        initdb.sgml (r1.44 -> r1.45)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/ref/initdb.sgml?r1=1.44&r2=1.45)
        pg_ctl-ref.sgml (r1.46 -> r1.47)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/ref/pg_ctl-ref.sgml?r1=1.46&r2=1.47)
    pgsql/src/bin/pg_ctl:
        pg_ctl.c (r1.115 -> r1.116)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/bin/pg_ctl/pg_ctl.c?r1=1.115&r2=1.116)

В списке pgsql-committers по дате отправления:

Предыдущее
От: itagaki@pgfoundry.org (User Itagaki)
Дата:
Сообщение: pgbulkload - pgbulkload: pg_bulkload 3.0 alpha 2.
Следующее
От: dpage@pgfoundry.org (Dave Page)
Дата:
Сообщение: pginstaller - pginst: Update for 8.3.9