all options
forky  ] [  sid  ]
[ Source: pg-csv  ]

Package: postgresql-18-pg-csv (1.0.2-1 and others)

Links for postgresql-18-pg-csv

Screenshot

Debian Resources:

Download Source Package pg-csv:

Maintainers:

External Resources:

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

  • depends
  • recommends
  • suggests
  • enhances

Download postgresql-18-pg-csv

Download for all available architectures
Architecture Version Package Size Installed Size Files
amd64 1.0.2-1+b1 17.0 kB60.0 kB [list of files]
arm64 1.0.2-1 16.8 kB111.0 kB [list of files]
loong64 1.0.2-1 8.7 kB92.0 kB [list of files]
ppc64 (unofficial port) 1.0.2-1 17.6 kB111.0 kB [list of files]
ppc64el 1.0.2-1 18.8 kB116.0 kB [list of files]
riscv64 1.0.2-1 8.4 kB36.0 kB [list of files]
s390x 1.0.2-1 16.4 kB53.0 kB [list of files]
sparc64 (unofficial port) 1.0.2-1 8.4 kB1,053.0 kB [list of files]