[ forky ]
[ sid ]
[ Source: pg-csv ]
Package: postgresql-18-pg-csv (1.0.2-1 and others)
Links for postgresql-18-pg-csv
Debian Resources:
Download Source Package pg-csv:
Maintainers:
External Resources:
- Homepage [github.com]
Similar packages:
Flexible CSV processing for Postgres
Postgres has CSV support on the COPY command, but COPY has problems:
* It uses a special protocol, so it doesn't work with other standard features like prepared statements, pipeline mode or pgbench. * Is not composable. You can't use COPY inside CTEs, subqueries, view definitions or as function arguments.
pg_csv offers flexible CSV processing as a solution.
* Includes a CSV aggregate csv_agg() that composes with SQL expressions. * Native C extension, x2 times faster than SQL queries that try to output CSV
Other Packages Related to postgresql-18-pg-csv
|
|
|
|
-
- dep: libc6 (>= 2.17) [arm64, ppc64el]
- GNU C Library: Shared libraries
also a virtual package provided by libc6-udeb
- dep: libc6 (>= 2.27) [riscv64]
- dep: libc6 (>= 2.4) [amd64, ppc64, s390x, sparc64]
- dep: libc6 (>= 2.42) [loong64]
-
- dep: postgresql-18
- The World's Most Advanced Open Source Relational Database
Download postgresql-18-pg-csv
| Architecture | Version | Package Size | Installed Size | Files |
|---|---|---|---|---|
| amd64 | 1.0.2-1+b1 | 17.0 kB | 60.0 kB | [list of files] |
| arm64 | 1.0.2-1 | 16.8 kB | 111.0 kB | [list of files] |
| loong64 | 1.0.2-1 | 8.7 kB | 92.0 kB | [list of files] |
| ppc64 (unofficial port) | 1.0.2-1 | 17.6 kB | 111.0 kB | [list of files] |
| ppc64el | 1.0.2-1 | 18.8 kB | 116.0 kB | [list of files] |
| riscv64 | 1.0.2-1 | 8.4 kB | 36.0 kB | [list of files] |
| s390x | 1.0.2-1 | 16.4 kB | 53.0 kB | [list of files] |
| sparc64 (unofficial port) | 1.0.2-1 | 8.4 kB | 1,053.0 kB | [list of files] |
