In the postgresql database, I work with sequences that are used by several tables (global). Unfortunately it is not possible to fill with FME data sets and to address the global sequence.
The following error message currently appears if the ID is left blank on the writer:
Bulk copy failed on table 'edit_gbki.spielplatzstammdaten' using delimiter ':'. Error was 'FEHLER: NULL-Wert in Spalte »t_id« verletzt Not-Null-Constraint
DETAIL: Fehlgeschlagene Zeile enthält (null, b474294c-8d3f-4c66-8085-69f59266582d, 15, 210, 1, 2920, Mosergarten Spielplatz, null, ...'

