be used in conjunction with the COMPRESSION
option. If the value is an integer, it specifies the compression
level. Otherwise, it should be a comma-separated list of items,
- each of the form <literal>keyword> or
- <literal>keyword=value. Currently, the supported keywords
- are level and workers.
+ each of the form <replaceable>keyword> or
+ <replaceable>keyword=value. Currently, the supported
+ keywords are level and workers.
Byte1('n')
- Identifes the messaage as indicating the start of a new archive.
+ Identifies the message as indicating the start of a new archive.
There will be one archive for the main data directory and one
for each additional tablespace; each will use tar format
(following the ustar interchange format
specified
Byte1('m')
- Identifes the message as indicating the start of the backup
+ Identifies the message as indicating the start of the backup
manifest.
Byte1('d')
- Identifes the message as containing archive or manifest data.
+ Identifies the message as containing archive or manifest data.
Byte1('p')
- Identifes the message as a progress report.
+ Identifies the message as a progress report.