Improve base backup protocol documentation

Peter Eisentraut <peter@eisentraut.org>

Commit: bde8c2d319ab3ebaf9f07e5511e1142a38bab0e0
Author: Peter Eisentraut <peter@eisentraut.org>
Date: 2019-09-03T09:59:36Z
Releases: 13.0
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>

Files

PathChange+/−
doc/src/sgml/protocol.sgml modified +2 −2
src/bin/pg_basebackup/pg_basebackup.c modified +7 −7

Documentation touched