Question
Blue Cross and Blue Shield of Minnesota
US
Posted: Oct 2, 2020
Last activity: Sep 7, 2021
Last activity: 7 Sep 2021 16:00 EDT
Closed
Solved
extract CSV from Postgres Bytea
CSV file is stored in a postgres table bytea column.
I tried "select lo_from_bytea(0,csv) from <table name>;" which gave me csv_oid.
And then I tried "\lo_export <csv_oid> <filename>" which fails.
How do I extract a csv and use it as a grid source in Pega?
***Edited by Moderator Marissa to update Support Case Details***
To see attachments, please log in.