pgsql: Improve base backup protocol documentation

Started by Peter Eisentrautalmost 7 years ago1 messagescomitters
Jump to latest
#1Peter Eisentraut
peter_e@gmx.net

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(-)