Difference between revisions of "SQWareProduction:postgres:etc:.profile confort"
m (Updated by BatchUser) |
m (Updated by BatchUser) |
||
Line 4: | Line 4: | ||
Alias explanation: | Alias explanation: | ||
<pre> | <pre> | ||
+ | lspg => 'ps -edf|egrep "bin/[p]ostgres|[p]ostmaster"' | ||
+ | alt => 'cd $gvsqw_RootLog; ls -al' | ||
dmp => 'cd $gvsqw_RootDump; ls -al' | dmp => 'cd $gvsqw_RootDump; ls -al' | ||
pitr => 'cd $gvsqw_RootPitr; ls -al' | pitr => 'cd $gvsqw_RootPitr; ls -al' |
Latest revision as of 16:02, 23 February 2025
File to put aliases $gvsqw_PgBin/../etc/.profile_confort:
Contains confort aliases of SQWareProduction for postgres.
Alias explanation:
lspg => 'ps -edf|egrep "bin/[p]ostgres|[p]ostmaster"' alt => 'cd $gvsqw_RootLog; ls -al' dmp => 'cd $gvsqw_RootDump; ls -al' pitr => 'cd $gvsqw_RootPitr; ls -al' dbf => 'cd $gvsqw_RootDbf; ls -al' arc => 'cd $gvsqw_ArchiveXlog_dest1; ls -al' sqwarchmon => "$gvsqw_PgBin/sqwpg_SqwArchmon.ksh" SqwArchmon => "$gvsqw_PgBin/sqwpg_SqwArchmon.ksh"