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
Line 6: Line 6:
   sqwpg_ArchiveXlog.ksh for archive xlog/wal
   sqwpg_ArchiveXlog.ksh for archive xlog/wal
SUPPORT
SUPPORT
   PostgreSQL supported versions: 9.0 <= v <= 13
   PostgreSQL supported versions: 9.0 <= v <= 14


PARAMETERS
PARAMETERS

Revision as of 17:29, 28 December 2021


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

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

PARAMETERS
     -I  instance       : Target instance.
OPTIONS
     -h    help         : Display the full usage.
     -s                 : Display samples of usage.
     -f    filename     : Absolute filename of xlog/wal 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.
     -Locale   locale   : Force Locale for help display (fr,en).
     -NoMail            : Deactivate sendmail on error pmexpdba@gmail.com (by default, send on error).