pgsql: Add --xlogdir option to pg_basebackup, for specifying the pg_xlo

Поиск
Список
Период
Сортировка
От Fujii Masao
Тема pgsql: Add --xlogdir option to pg_basebackup, for specifying the pg_xlo
Дата
Msg-id E1VlXHL-0003nx-KP@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Add --xlogdir option to pg_basebackup, for specifying the pg_xlog directory.

Haribabu kommi, slightly modified by me.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/d1b88f6b3660753771895a4441b6bb4ccc9bcaac

Modified Files
--------------
doc/src/sgml/ref/pg_basebackup.sgml   |   12 +++++++
src/bin/pg_basebackup/pg_basebackup.c |   64 +++++++++++++++++++++++++++++++--
2 files changed, 73 insertions(+), 3 deletions(-)


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

Предыдущее
От: Fujii Masao
Дата:
Сообщение: pgsql: Fix typo in release note.
Следующее
От: Michael Meskes
Дата:
Сообщение: pgsql: ECPG: Fix searching for quoted cursor names case-sensitively.