Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TSVs loaded with "datapusher" mode #67

Open
jqnatividad opened this issue May 1, 2019 · 1 comment
Open

TSVs loaded with "datapusher" mode #67

jqnatividad opened this issue May 1, 2019 · 1 comment

Comments

@jqnatividad
Copy link

When loading a TSV, xloader uses the slower load_table, datapusher style mode, not the faster load_csv mode.

Can't the PostgreSQL COPY command handle TSVs too?

@davidread
Copy link
Contributor

Yes, sounds good. You'd just need to fiddle with COPY's DELIMITER parameter. Add a test and you're half way there.

JVickery-TBS pushed a commit to JVickery-TBS/ckanext-xloader that referenced this issue Feb 5, 2024
…e-unsupported-datastore-tables

Clean Datastore Tables Job
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants