Revision 13472
Added by Aaron Marcuse-Kubitza over 10 years ago
trunk/backups/pg_snapshot | ||
---|---|---|
2 | 2 |
. "$(dirname "$(readlink -f "${BASH_SOURCE[0]}")")"/../lib/runscripts/util.run |
3 | 3 |
.rel ../lib/sh/db.sh |
4 | 4 |
|
5 |
# runtime for initial backup: 4 h ("221m33.537s") @vegbiendev |
|
6 |
|
|
5 | 7 |
main() { begin_target; pg_snapshot "$@"; } |
Also available in: Unified diff
backups/pg_snapshot: documented runtime for initial backup (4 h)