pgsql: Improve "pg_ctl -w start" server detection by writing the postma

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема pgsql: Improve "pg_ctl -w start" server detection by writing the postma
Дата
Msg-id E1PW8u4-0004Xq-3F@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Improve "pg_ctl -w start" server detection by writing the postmaster
port and socket directory into postmaster.pid, and have pg_ctl read from
that file, for use by PQping().

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=postgresql.git;a=commitdiff;h=075354ad1bc0496c30dbd4dafb0f88a4d3e54cbc

Modified Files
--------------
doc/src/sgml/ref/pg_ctl-ref.sgml  |   51 +---------
src/backend/utils/init/miscinit.c |   30 ++++---
src/bin/pg_ctl/pg_ctl.c           |  189 ++++++++++++++++++-------------------
3 files changed, 112 insertions(+), 158 deletions(-)


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

Предыдущее
От: Peter Eisentraut
Дата:
Сообщение: pgsql: Move the documentation of --no-security-label to a more sensible
Следующее
От: Bruce Momjian
Дата:
Сообщение: pgsql: Backpatch to 9.0 a doc mention that a BBU does not prevent parti