Modèle:SQWareProduction sqwpg BackupArchiveXlog.ksh help : Différence entre versions
m (Updated by BatchUser) |
m (Updated by BatchUser) |
||
Ligne 1 : | Ligne 1 : | ||
<pre> | <pre> | ||
− | Sourcing sqwpg_Global.lib v2019. | + | Sourcing sqwpg_Global.lib v2019.04 SQWareProduction for PostgreSQL (dbSQWare) ... |
Utilisation: sqwpg_BackupArchiveXlog.ksh [-h] -I instance [+ options] | Utilisation: sqwpg_BackupArchiveXlog.ksh [-h] -I instance [+ options] |
Version du 23 juin 2019 à 20:27
Sourcing sqwpg_Global.lib v2019.04 SQWareProduction for PostgreSQL (dbSQWare) ... Utilisation: sqwpg_BackupArchiveXlog.ksh [-h] -I instance [+ options] DESCRIPTION sqwpg_BackupArchiveXlog.ksh backup of ArchiveXlog SUPPORT PostgreSQL versions supportees: 9.0 <= v <= 11 PARAMETERS -I instance : Instance cible pour backup ArchiveXlog. OPTIONS -h help : Affichage de l'aide complete. -s : Affichage des exemples d'utilisation. -ZIP extension : Compressor extension gz,bz2,Z,none (default: gz). -FRT return_code : Valeur forcee du code retour sur erreur -AddMail email : Adresse Email a ajouter a 'pmexpdba@gmail.com'. -SendReport : Envoi du rapport d'execution. -NoMail : Desactive l'envoi de mail sur erreur a pmexpdba@gmail.com (par defaut, envoi sur erreur). -Locale locale : Force la Locale d'affichage de l'aide (fr,en). -Exec : Execute les commandes generees (par defaut, affiche les commandes generees)