Project

General

Profile

« Previous | Next » 

Revision 3407

backups/Makefile: Full DB backups: Added vegbien.backup

View differences:

Makefile
70 70

  
71 71
%.backup/rm_indexes: %.backup _always
72 72
	$(pg_dump) $*|$(bin)/mk_rm_indexes|$(psqlVerbose)
73

  
74
##### Full DB backups
75

  
76
vegbien.backup:
77
	$(backup) all >$@

Also available in: Unified diff