Project

General

Profile

« Previous | Next » 

Revision 10981

bugfix: /README.TXT: to backup files not in Time Machine: need to use -E option to sudo to preserve env, after installing the latest system update

View differences:

README.TXT
318 318
					then rerun with l=1 ...
319 319
	to backup files not in Time Machine:
320 320
		pg_ctl. stop # stop the PostgreSQL server
321
		src=/ dest=/Volumes/Time\ Machine\ Backups/ sudo put Library/PostgreSQL/9.1/data/
321
		src=/ dest=/Volumes/Time\ Machine\ Backups/ sudo -E put Library/PostgreSQL/9.1/data/
322 322
			then rerun with l=1 ...
323 323
		pg_ctl. start # start the PostgreSQL server
324 324
	VegCore data dictionary:

Also available in: Unified diff