wbh1 / grafana-sqlite-to-postgres

Grafana SQLite to Postgres Database Migrator
MIT License
97 stars 26 forks source link

pq: value too long for type character varying(255) #29

Closed azadsagar closed 1 year ago

azadsagar commented 1 year ago

pq: value too long for type character varying(255) INSERT INTO "data_source"

wbh1 commented 1 year ago

I know it's late but do you know what column this was for and what version of Grafana? If possible, providing the value attempting to be inserted would be helpful, too.