Revision 11683
Added by Aaron Marcuse-Kubitza about 11 years ago
README.TXT | ||
---|---|---|
336 | 336 |
to backup files not in Time Machine: |
337 | 337 |
On local machine: |
338 | 338 |
pg_ctl. stop # stop the PostgreSQL server |
339 |
src=/ dest=/Volumes/Time\ Machine\ Backups/ sudo -E put Library/PostgreSQL/9.1/data/
|
|
339 |
src=/ dest=/Volumes/Time\ Machine\ Backups/ sudo -E put Library/PostgreSQL/9.3/data/
|
|
340 | 340 |
then rerun with l=1 ... |
341 | 341 |
pg_ctl. start # start the PostgreSQL server |
342 | 342 |
VegCore data dictionary: |
Also available in: Unified diff
/README.TXT: updated to PostgreSQL 9.3