Difference between revisions of "Talk:AfricaEvents29November2008"
Jump to navigation
Jump to search
(New page: Graeme I normally also use -c and -D with shp2pg loader. -c creates a new table - if one existed it deletes it. -D does the load in compressed binary - much faster for big shapefiles.) |
|||
Line 1: | Line 1: | ||
− | Graeme I normally also use -c and -D with shp2pg loader. -c creates a new table - if one existed it | + | Graeme I normally also use -c and -D with shp2pg loader. -c creates a new table (use -d if one existed and you want to delete it). -D does the load in compressed binary - much faster for big shapefiles. |
Latest revision as of 20:55, 28 November 2008
Graeme I normally also use -c and -D with shp2pg loader. -c creates a new table (use -d if one existed and you want to delete it). -D does the load in compressed binary - much faster for big shapefiles.