Обсуждение: pgsql: Improve base backup protocol documentation

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

pgsql: Improve base backup protocol documentation

От
Peter Eisentraut
Дата:
Improve base backup protocol documentation

Document that the tablespace sizes are in units of kilobytes.  Make
the pg_basebackup source code a bit clearer about this, too.

Reviewed-by: Magnus Hagander <magnus@hagander.net>

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/bde8c2d319ab3ebaf9f07e5511e1142a38bab0e0

Modified Files
--------------
doc/src/sgml/protocol.sgml            |  4 ++--
src/bin/pg_basebackup/pg_basebackup.c | 14 +++++++-------
2 files changed, 9 insertions(+), 9 deletions(-)