Forum Discussion

manojchit's avatar
manojchit
New Contributor
2 years ago

PostgreSQL Bulk Upload

When the INSERT query getting fired from Snaplogic, the PRIMARY_KEY is going as null which is causing issue to insert the data in the destination PostgreSQL database. The primary key column is auto-...