Template:SQWareProduction sqwpg ArchiveXlog.ksh help: Difference between revisions

From Wiki_dbSQWare
Jump to navigation Jump to search
m Updated by BatchUser
m Updated by BatchUser
 
(10 intermediate revisions by the same user not shown)
Line 1: Line 1:
<pre>
<pre>
Sourcing sqwpg_Global.lib v3.1.01 SQWareProduction for PostgreSQL (dbSQWare GPL v3) ...


Usage: sqwpg_ArchiveXlog.ksh [-h] -I <instance> [+ options]
Usage: sqwpg_ArchiveXlog.ksh [-h] -I <instance> [+ options]


DESCRIPTION
DESCRIPTION
   sqwpg_ArchiveXlog.ksh for archive pg_xlog
   sqwpg_ArchiveXlog.ksh for archive xlog/wal
SUPPORT
SUPPORT
   PostgreSQL supported versions: 9.0 <= v <= 9.3
   PostgreSQL supported versions: 9.0 <= v <= 17


PARAMETERS
PARAMETERS
     -I  instance      : Target instance gather.
     -I  instance      : Target instance.
OPTIONS
OPTIONS
     -h   help        : Display the full usage.
     -h                 : Display the full usage.
     -s                : Display samples of usage.
     -s                : Display samples of usage.
     -f    filename    : Absolute filename of pg_xlog to archive.
     -f    filename    : Absolute filename of xlog/wal to archive.
     -FRT return_code  : Force return code value on error.
     -FRT       code    : Force return code value on error.
     -AddMail email     : Email Address to add at 'pmexpdba@gmail.com'.
     -AddMail   email   : Email address to add at 'demo-sqwarebox@dbsqware.com'.
     -SendReport        : Send execution log report.
     -SendReport        : Send execution log report.
     -NoMail            : Desactivate sendmail on error pmexpdba@gmail.com (by default, send on error).
    -Locale    locale  : Force Locale for help display (fr,en).
     -NoMail            : Deactivate sendmail on error demo-sqwarebox@dbsqware.com (by default, send on error).


</pre>
</pre>

Latest revision as of 12:08, 4 April 2025


Usage: sqwpg_ArchiveXlog.ksh [-h] -I <instance> [+ options]

DESCRIPTION
   sqwpg_ArchiveXlog.ksh for archive xlog/wal
SUPPORT
   PostgreSQL supported versions: 9.0 <= v <= 17

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 'demo-sqwarebox@dbsqware.com'.
     -SendReport        : Send execution log report.
     -Locale    locale  : Force Locale for help display (fr,en).
     -NoMail            : Deactivate sendmail on error demo-sqwarebox@dbsqware.com (by default, send on error).