Modèle:SQWareProduction sqwpg BackupPitr.ksh help : Différence entre versions
m (Updated by BatchUser) |
m (Updated by BatchUser) |
||
Ligne 1 : | Ligne 1 : | ||
<pre> | <pre> | ||
− | Sourcing sqwpg_Global.lib v2021. | + | Sourcing sqwpg_Global.lib v2021.07 SQWareProduction for PostgreSQL (dbSQWare) ... |
Utilisation: sqwpg_BackupPitr.ksh [-h] -I instance [+ options] | Utilisation: sqwpg_BackupPitr.ksh [-h] -I instance [+ options] | ||
Ligne 7 : | Ligne 7 : | ||
sqwpg_BackupPitr.ksh backup PITR du cluster PG | sqwpg_BackupPitr.ksh backup PITR du cluster PG | ||
SUPPORT | SUPPORT | ||
− | PostgreSQL versions supportees: 9.0 <= v <= | + | PostgreSQL versions supportees: 9.0 <= v <= 14 |
PARAMETERS | PARAMETERS |
Version du 28 décembre 2021 à 16:23
Sourcing sqwpg_Global.lib v2021.07 SQWareProduction for PostgreSQL (dbSQWare) ... Utilisation: sqwpg_BackupPitr.ksh [-h] -I instance [+ options] DESCRIPTION sqwpg_BackupPitr.ksh backup PITR du cluster PG SUPPORT PostgreSQL versions supportees: 9.0 <= v <= 14 PARAMETERS -I instance : Instance cible pour backup PITR. OPTIONS -h help : Affichage de l'aide complete. -s : Affichage des exemples d'utilisation. -F format : Format du backup PITR (tar,rsync). -HI nb_gen : Nombre de generations a garder (default: 2). -Opt option : Options additionnelles pour backup PITR. -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)