Modèle:SQWareProduction sqwpg DumpGlobalsOnly.ksh help : Différence entre versions

De WikiFr_dbSQWare
Aller à : navigation, rechercher
m (Updated by BatchUser)
m (Updated by BatchUser)
Ligne 1 : Ligne 1 :
 
<pre>
 
<pre>
Sourcing sqwpg_Global.lib v2020.05 SQWareProduction for PostgreSQL (dbSQWare) ...  
+
Sourcing sqwpg_Global.lib v2020.06 SQWareProduction for PostgreSQL (dbSQWare) ...  
  
 
Utilisation: sqwpg_DumpGlobalsOnly.ksh [-h] -I instance [+ options]
 
Utilisation: sqwpg_DumpGlobalsOnly.ksh [-h] -I instance [+ options]

Version du 18 octobre 2020 à 17:38

Sourcing sqwpg_Global.lib v2020.06 SQWareProduction for PostgreSQL (dbSQWare) ... 

Utilisation: sqwpg_DumpGlobalsOnly.ksh [-h] -I instance [+ options]

DESCRIPTION
   sqwpg_DumpGlobalsOnly.ksh pg_dumpall -g (--globals-only)
SUPPORT
   PostgreSQL versions supportees: 9.0 <= v <= 12

PARAMETERS
     -I  instance       : Instance cible pour pg_dumpall -g (--globals-only).
OPTIONS
     -h    help         : Affichage de l'aide complete.
     -s                 : Affichage des exemples d'utilisation.
     -RD directory      : Directory to write dump file (defaut /pgbackup/$PG_SID).
     -HI   nb_gen       : Nombre de generations a garder (default: 2).
     -Opt  option       : Additional options for pg_dumpall.
     -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.
     -Dist              : Pour connexion distante a la database (change $gvsqw_ConnectString par $gvsqw_DistConnectString ).
     -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)