Search Criteria
Package Details: timescaledb-parallel-copy 0.4.0-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/timescaledb-parallel-copy.git (read-only, click to copy) |
---|---|
Package Base: | timescaledb-parallel-copy |
Description: | A tool for parallel copying of CSV data into a TimescaleDB hypertable |
Upstream URL: | https://github.com/timescale/timescaledb-parallel-copy |
Licenses: | Apache |
Submitter: | grawlinson |
Maintainer: | None |
Last Packager: | grawlinson |
Votes: | 2 |
Popularity: | 0.000000 |
First Submitted: | 2020-11-18 19:01 (UTC) |
Last Updated: | 2022-07-26 23:19 (UTC) |
Dependencies (3)
- glibc (glibc-gitAUR, glibc-linux4AUR, glibc-eacAUR, glibc-eac-binAUR, glibc-eac-rocoAUR)
- git (git-gitAUR, git-glAUR) (make)
- go (go-gitAUR, gcc-go-gitAUR, go-sylixosAUR, gcc-go-snapshotAUR, gcc-go) (make)
Latest Comments
Adamantike commented on 2021-11-23 02:53 (UTC)
Thanks a lot for the quick resolution! This is really useful, as Timescale Cloud gains more traction.
grawlinson commented on 2021-11-20 01:16 (UTC)
Done!
Adamantike commented on 2021-11-19 14:35 (UTC)
Considering this util can be used to copy a CSV file to a remote database (using the
-connection
flag), I think thetimescaledb
dependency should be removed. I specifically avoided installing this package when it listed bothtimescaledb
andpostgresql
needing to be installed.@grawlinson, what do you think?