Обсуждение: [COMMITTERS] pgsql: Fix help message for pg_basebackup -R

Поиск
Список
Период
Сортировка

[COMMITTERS] pgsql: Fix help message for pg_basebackup -R

От
Magnus Hagander
Дата:
Fix help message for pg_basebackup -R

The recovery.conf file that's generated is specifically for
replication, and not needed (or wanted) for regular backup restore, so
indicate that in the message.

Branch
------
REL9_5_STABLE

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

Modified Files
--------------
src/bin/pg_basebackup/pg_basebackup.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)