Template:SQWareProduction sqwpg ArchiveXlog.ksh help: Difference between revisions
Jump to navigation
Jump to search
m Updated by BatchUser |
m Updated by BatchUser |
||
Line 1: | Line 1: | ||
<pre> | <pre> | ||
Usage: sqwpg_ArchiveXlog.ksh [-h] -I <instance> [+ options] | Usage: sqwpg_ArchiveXlog.ksh [-h] -I <instance> [+ options] | ||
Line 7: | Line 6: | ||
sqwpg_ArchiveXlog.ksh for archive pg_xlog | sqwpg_ArchiveXlog.ksh for archive pg_xlog | ||
SUPPORT | SUPPORT | ||
PostgreSQL supported versions: 9.0 <= v <= 9. | PostgreSQL supported versions: 9.0 <= v <= 9.6 | ||
PARAMETERS | PARAMETERS |
Revision as of 15:52, 8 March 2017
Usage: sqwpg_ArchiveXlog.ksh [-h] -I <instance> [+ options] DESCRIPTION sqwpg_ArchiveXlog.ksh for archive pg_xlog SUPPORT PostgreSQL supported versions: 9.0 <= v <= 9.6 PARAMETERS -I instance : Target instance gather. OPTIONS -h help : Display the full usage. -s : Display samples of usage. -f filename : Absolute filename of pg_xlog to archive. -FRT return_code : Force return code value on error. -AddMail email : Email Address to add at 'pmexpdba@gmail.com'. -SendReport : Send execution log report. -NoMail : Desactivate sendmail on error pmexpdba@gmail.com (by default, send on error).