File tree 1 file changed +4
-2
lines changed
1 file changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -2666,8 +2666,10 @@ The commands accepted in replication mode are:
2666
2666
<quote>ustar interchange format</quote> specified in the POSIX 1003.1-2008
2667
2667
standard) dump of the tablespace contents, except that the two trailing
2668
2668
blocks of zeroes specified in the standard are omitted.
2669
- After the tar data is complete, a final ordinary result set will be sent,
2670
- containing the WAL end position of the backup, in the same format as
2669
+ After the tar data is complete, and if a backup manifest was requested,
2670
+ another CopyResponse result is sent, containing the manifest data for the
2671
+ current base backup. In any case, a final ordinary result set will be
2672
+ sent, containing the WAL end position of the backup, in the same format as
2671
2673
the start position.
2672
2674
</para>
2673
2675
You can’t perform that action at this time.
0 commit comments