Skip to main content

Hello,

I have a process that read a folder with PNG images and I have to populate a PostgreSQL Table with some information and the Picture Itself.

 

I first tried to save the data in the column using the AttributeFileReader but it seems not working.

 

Do you have an other approach?

 

Thanks for your help.

 

Mr Steph.

What isn't working, storing the file as a feature? or writing it to postgres?

Are there any error messages?


Reply