More scalable for sites with large databases
ceardach - March 9, 2008 - 01:08
| Project: | Database Scripts |
| Version: | 5.x-1.x-dev |
| Component: | Code |
| Category: | task |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Jump to:
Description
Version control systems can get hung up on large dump files, and opening large dump files to resolve conflicts can be virtually impossible.
One method could be to have an option to break up the database by tables and distribute the dumps amungst multiple files.

#1
Yes, I think a dump per table is a decent idea.