Revision 3373
Added by Aaron Marcuse-Kubitza over 12 years ago
README.TXT | ||
---|---|---|
15 | 15 |
Note: This will archive the last import. |
16 | 16 |
Back up an archived import: make schemas/public.<date>.backup & |
17 | 17 |
Note: To back up the last import, you must archive it first (see above) |
18 |
Restore an archived import: make schemas/public.<date>.backup/restore & |
|
18 | 19 |
Empty the DB: make schemas/reinstall |
19 | 20 |
WARNING: This will delete the current public schema of your VegBIEN DB! |
20 | 21 |
|
Also available in: Unified diff
main Makefile: VegBIEN DB: Schemas: Added schemas/%.backup/restore and documented it in README.TXT