UbuntuUpdates.org

Package "postgresql-17-pg-csv"

This package belongs to a PPA: Postgresql

Name: postgresql-17-pg-csv

Description:

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

Latest version: 1.0.1-1.pgdg22.04+1
Release: jammy-pgdg
Level: base
Repository: main
Head package: pg-csv
Homepage: https://github.com/PostgREST/pg_csv/

Links


Download "postgresql-17-pg-csv"


Other versions of "postgresql-17-pg-csv" in Jammy-pgdg

No other version of this package is available in the Jammy-pgdg release.

Changelog

Version: 1.0.1-1.pgdg22.04+1 2026-02-27 20:09:36 UTC
This repository doesn't support changelogs.



About   -   Send Feedback to @ubuntu_updates