Hi and sorry for all these questions.

I know that FlowFile content is persisted to the content_repository and can
handle reasonably large amounts of data. Is the same true for attributes?

I download JSON files (up to 200kb I'd say) and I want to insert them as
they are into a PostgreSQL JSONB column. I'd love to use the PutSQL
processor for that but it requires parameters in attributes.

I have a feeling that putting large objects in attributes is a bad idea?

Reply via email to