Revision 11685
Added by Aaron Marcuse-Kubitza about 11 years ago
README.TXT | ||
---|---|---|
339 | 339 |
then rerun with l=1 ... |
340 | 340 |
pg_ctl. stop # stop the PostgreSQL server |
341 | 341 |
src=/ dest=/Volumes/Time\ Machine\ Backups/ sudo -E put Library/PostgreSQL/9.3/data/ |
342 |
then rerun with l=1 ... |
|
342 | 343 |
pg_ctl. start # start the PostgreSQL server |
343 | 344 |
VegCore data dictionary: |
344 | 345 |
Regularly, or whenever the VegCore data dictionary page |
Also available in: Unified diff
/README.TXT: to backup files not in Time Machine: PostgreSQL: only stop PostgreSQL after all files have been copied, to minimize the time that the PostgreSQL server is down (the final copy just copies concurrent changes)