Difference between revisions of "Template:SQWareProduction sqwpg ArchiveXlog.ksh help"
m (Updated by BatchUser) |
m (Updated by BatchUser) |
||
(12 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
<pre> | <pre> | ||
− | |||
Usage: sqwpg_ArchiveXlog.ksh [-h] -I <instance> [+ options] | Usage: sqwpg_ArchiveXlog.ksh [-h] -I <instance> [+ options] | ||
DESCRIPTION | DESCRIPTION | ||
− | sqwpg_ArchiveXlog.ksh for archive | + | sqwpg_ArchiveXlog.ksh for archive xlog/wal |
SUPPORT | SUPPORT | ||
− | PostgreSQL supported versions: 9.0 <= v <= | + | PostgreSQL supported versions: 9.0 <= v <= 16 |
PARAMETERS | PARAMETERS | ||
− | -I instance : Target instance | + | -I instance : Target instance. |
OPTIONS | OPTIONS | ||
− | -h | + | -h : Display the full usage. |
-s : Display samples of usage. | -s : Display samples of usage. | ||
− | -f filename : Absolute filename of | + | -f filename : Absolute filename of xlog/wal to archive. |
− | -FRT | + | -FRT code : Force return code value on error. |
− | -AddMail email | + | -AddMail email : Email address to add at 'pmexpdba@gmail.com'. |
-SendReport : Send execution log report. | -SendReport : Send execution log report. | ||
− | -NoMail : | + | -Locale locale : Force Locale for help display (fr,en). |
+ | -NoMail : Deactivate sendmail on error pmexpdba@gmail.com (by default, send on error). | ||
</pre> | </pre> |
Latest revision as of 16:11, 7 April 2024
Usage: sqwpg_ArchiveXlog.ksh [-h] -I <instance> [+ options] DESCRIPTION sqwpg_ArchiveXlog.ksh for archive xlog/wal SUPPORT PostgreSQL supported versions: 9.0 <= v <= 16 PARAMETERS -I instance : Target instance. OPTIONS -h : Display the full usage. -s : Display samples of usage. -f filename : Absolute filename of xlog/wal to archive. -FRT code : Force return code value on error. -AddMail email : Email address to add at 'pmexpdba@gmail.com'. -SendReport : Send execution log report. -Locale locale : Force Locale for help display (fr,en). -NoMail : Deactivate sendmail on error pmexpdba@gmail.com (by default, send on error).