OHDSI Home | Forums | Wiki | Github

A Java wrapper for import org.postgresql.copy.CopyManager

@Alexdavv Suggested that I share the code that we use to wrap PostgreSQL’s CopyManager class to quickly move CSV files to tables and back. So far this works great and we even use it to move table-to-table. The only issue I’ve encountered so far is documented here:

Thanks,
Jeff

t