Just upgrading to the pro edition, and what a edition!

I´m using FME 2014 SP1
Christian
Link to Workspace screenshot:
https://dl.dropboxusercontent.com/u/8365323/WFS%20%E2%86%92%20POSTGIS.png
Just upgrading to the pro edition, and what a edition!
I´m using FME 2014 SP1
Christian
Link to Workspace screenshot:
https://dl.dropboxusercontent.com/u/8365323/WFS%20%E2%86%92%20POSTGIS.png
Make sure the truncate table setting on the writer is set to yes and on INSERT instead of UPDATE. Check to make sure that the create table is set to no.
thanks for the answer. I´m uncertain about the create table parameter. Where is it located?
https://dl.dropboxusercontent.com/u/8365323/properties.png
The documentation (http://docs.safe.com/fme/html/FME_ReadersWriters/Default.htm#postgis/Writer_Directives.htm)indicate that the table name and other writer parameters control overwritting or appending. Always a good place to start from when in doubt.