Forum Discussion

aprabhav's avatar
aprabhav
New Contributor III
3 years ago

How to handle SERIAL column while using Postgres Bulk Load Snap

I am trying to use a Postgres Bulk Load snap. But my table has a serial column (viz. id). I tried a couple of things but the postgres bulk load snap fails due to various errors as my input data does ...