Todo: For the Postgres / PostGIS writers add the option to make an added index unique or primary
Why: Having the ability to have FME create indexes on created tables is great. However many GIS applications need a primary key, or unique index to insure that only one item is updated, or selected with that key. Adding the option to make the index unique saves a manual step in creating an pk or unique index for a table afterward.