Hello,
I have FME 2018.1 and PostgreSQL 9.4.
I try to create a reader with non spatial date so I could join them with spatial data but it seems FME can't reader the features in the non-spatial table.
I tried to open it in the Inspector but it doesn't work too:
Opening POSTGRES reader for dataset 'cadastre_2019'
PostGIS client encoding: 'UTF8'
PostgreSQL 9.4.0, compiled by Visual C++ build 1800, 64-bit
Successfully closed POSTGRES database reader
Successfully closed POSTGRES database reader
Merged 1 schema features read from 1 datasets into 1 resulting feature types
Saving spatial index into file 'C:\\Users\\J\\AppData\\Local\\Temp\\FFS_1579770320565_8204_DATA.fsi'
Finished saving spatial index into file 'C:\\Users\\J\\AppData\\Local\\Temp\\FFS_1579770320565_8204_DATA.fsi'
Removing dataset 'cadastre 2019 POSTGRES]' from View 1
Successfully closed POSTGRES database reader
The dataset 'cadastre<space>2019' was closed successfully
The 'POSTGRES' reader was destroyed successfully
Is anyone had an idea about that?
Thanks in advance!