pgsql: Add pg_ctl -t/timeout parameter to control amount of time to wait - Mailing list pgsql-committers

From momjian@postgresql.org (Bruce Momjian)
Subject pgsql: Add pg_ctl -t/timeout parameter to control amount of time to wait
Date
Msg-id 20071110214851.434037540F0@cvs.postgresql.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
Add pg_ctl -t/timeout parameter to control amount of time to wait for
start/shutdown.

Modified Files:
--------------
    pgsql/doc/src/sgml/ref:
        pg_ctl-ref.sgml (r1.43 -> r1.44)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/ref/pg_ctl-ref.sgml?r1=1.43&r2=1.44)
    pgsql/src/bin/pg_ctl:
        pg_ctl.c (r1.85 -> r1.86)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/bin/pg_ctl/pg_ctl.c?r1=1.85&r2=1.86)

pgsql-committers by date:

Previous
From: "Dave Page"
Date:
Subject: Re: pgsql: If an index depends on no columns of itstab le, give it a
Next
From: momjian@postgresql.org (Bruce Momjian)
Date:
Subject: pgsql: Move most /contrib README files into SGML.