Hello all,
I would like to create a simple FME workspace in which PostGIS writer automatically reads attributes from the reader and adds an attribute with PrimaryKey (there are 30+ feature types in total). Is it possible to do it somehow?

I have seen and tested this method:
However, the goal is to set up a straightforward process with automatic attribute definition.
I would really appreciate it if you could share what methods you use.