Hello Team,
I have export one table which has blob data type by ora2pg tool.while Importing insert file in postgres I'm getting this error .
psql:ERROR: out of memory
DETAIL: Cannot enlarge string buffer containing 1073741808 bytes by 8191 more bytes.
Please give me any suggestions and I adjust shared_buffer it didn't work.
Regards,
Narendran