31 Forks
590 Stars
590 Watchers

pg_parquet

Copy to/from Parquet in S3, Azure Blob Storage, Google Cloud Storage, http(s) stores, local files or standard inout stream from within PostgreSQL

How to download and setup pg_parquet

Open terminal and run command
git clone https://github.com/CrunchyData/pg_parquet.git
git clone is used to create a copy or clone of pg_parquet repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with pg_parquet https://github.com/CrunchyData/pg_parquet/archive/master.zip

Or simply clone pg_parquet with SSH
[email protected]:CrunchyData/pg_parquet.git

If you have some problems with pg_parquet

You may open issue on pg_parquet support forum (system) here: https://github.com/CrunchyData/pg_parquet/issues