Difference between revisions of "SQWareProduction:postgres:lib:sqwpg BackupArchiveXlog.lib"

From Wiki_dbSQWare
Jump to: navigation, search
m (Updated by BatchUser)
 
m (Updated by BatchUser)
 
(2 intermediate revisions by the same user not shown)
Line 4: Line 4:
 
Functions explanation:
 
Functions explanation:
 
<pre>
 
<pre>
 +
gfsqw_BeginningCom
 
lfsqw_BackupArchiveXlog =>  
 
lfsqw_BackupArchiveXlog =>  
 
lfsqw_ExecBackup =>  
 
lfsqw_ExecBackup =>  
 +
lfsqw_ExecBackup_monothread =>
 
lfsqw_GenList =>  
 
lfsqw_GenList =>  
 +
lfsqw_InsertMonitoringArchiveXlog =>
 +
lfsqw_Main =>
 +
lfsqw_Summary
 +
lfsqw_Summary =>
 
</pre>
 
</pre>
 
<br>
 
<br>
 
{{SQWareProductionSurchargeLib|postgres|Pg|sqwpg_BackupArchiveXlog.lib}}
 
{{SQWareProductionSurchargeLib|postgres|Pg|sqwpg_BackupArchiveXlog.lib}}
 
<br>
 
<br>

Latest revision as of 19:21, 24 January 2023

shell functions library $gvsqw_PgBin/../lib/sqwpg_BackupArchiveXlog.lib:
lib for sqwpg_BackupArchiveXlog.ksh
Functions explanation:

gfsqw_BeginningCom
lfsqw_BackupArchiveXlog => 
lfsqw_ExecBackup => 
lfsqw_ExecBackup_monothread => 
lfsqw_GenList => 
lfsqw_InsertMonitoringArchiveXlog => 
lfsqw_Main => 
lfsqw_Summary
lfsqw_Summary => 


Nuvola apps information.png
Note:
You can overload functions contained in $gvsqw_PgBin/../lib/sqwpg_BackupArchiveXlog.lib

by function with same name in $gvsqw_PgBin/../lib_cust/sqwpg_BackupArchiveXlog.lib for all your environnement
or by $HOME/sqwConfig/sqwpg_BackupArchiveXlog.lib specifically for this user .