Hi @average-bear-318 you would have to extract that metadata from your postgres table and emit metadata events for them. You can use whatever language you want to write that code. The easiest would be python. Essentially something that queries the table, parses the result set and creates the metadata events programmatically.