Need to Rollback the data if the no of rejection exceeds 50
Open
Nobody has claimed this yet.
Sponsor needed
WishList
- Dominant language
- Common Lisp
- Stars
- 6.5k
- Forks
- 613
- Avg merge
- 3h 46m
- Merged PRs (30d)
- 1
Description
Hi Dimitri,
I load CSV data into postgres database using pgloader. Need to rollback the inserted data if no of rejected record count exceeds 50 . Could you please advise how to achieve this.
Regards,
Venkatesh S
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No file, test, or entry point is named. Start by locating pgloader's CSV-to-PostgreSQL loading path and how rejected records and transactions are handled. Done should mean inserted data is rolled back when the rejection count exceeds 50, with the threshold behavior verified.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- postgresql
- Domain
- databases
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100