Skip to content

handle errors on pg upload #4

@jameslaneconkling

Description

@jameslaneconkling

an error with a single row will abort the upload for all subsequent rows.

proposal

  • upload to temp table
  • insert each line into events table
  • on error, insert into a baddata table
  • drop temp table

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions