• B
    Remove: · 60c93d39
    Bruce Momjian 提交于
    <
    < 	o To better utilize resources, restore data, primary keys, and
    <  	  indexes for a single table before restoring the next table
    <
    < 	  Hopefully this will allow the CPU-I/O load to be more uniform
    < 	  for simultaneous restores.  The idea is to start data restores
    < 	  for several objects, and once the first object is done, to move
    < 	  on to its primary keys and indexes.  Over time, simultaneous
    < 	  data loads and index builds will be running.
    60c93d39
TODO 54.5 KB