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

From Wiki_dbSQWare
Jump to navigation Jump to search
m Updated by BatchUser
m Updated by BatchUser
 
(One intermediate revision 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_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 => 


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 .