I'm using the feature caching Run option.
I'm reading a postgresql table (no geometry) not a postGIS table. Unfortunately it is rather lengthy. For each record, I'm getting Adding to Spatial Index (paraphrasing) and after the last record a rather long pause before the processing progresses.
This might be fine for small record sizes but it is crippling for larger ones.
The bottom line is shouldn't there be no spatial index created as long as the reader has no geometry in any case - feature caching or not?
Here are my details:
Edition: FME Database Edition (node locked-crc)
Version: FME(R) 2019.1.0.0 (20190704 - Build 19604 - WIN64)
Locale: en_US
Codepage: 1252 (ANSI - Latin I)
Registration Key: 1-542-353-546
Customer Number:
Home Folder: C:\\Program Files\\FME\\Beta\\
Operating System: Microsoft Windows 10 64-bit (Build 17763)
Thanks for any assistance or bug fixing.