Basic tutorial showing how to use SDI to import a Shapefile into a PostGIS table.
Build the following job by taking the sShapefileInput and sPostgisOutput components in the palette's Geo menu.
For the sShapefileInput component, you need to
Version 1.3:
For the sPostgisOutput component, you need to
Note that SDI won't create the database for you. You therefore need to create the database prior to running the job. However you need not create the table, the sPostgisOutput will take care of creating it if it doesn't exist.
You can now go ahead and run the job. Once the run is complete, check that the table was created in your database.