/**
 * $Id$
 */

[Infomations]

muitiloader.sh is a simple script to load xml files 
in specified path.

If you don't need to care for spaces, you should run with 
pgxload with option "-s".

[recommendings]

  Before bulkloading,
  
  	(*) run "dropindex.sql"
  	(*) restart postgres with "-F" option, off "fsync" 
  		to speed up loading.
 
  After loaded,
  
  	(*) run "createindex.sql".