Package - postgresql-13-aws-s3
Primary informations
Download package: https://repo.pigsty.io/apt/pgsql/trixie/pool/main/a/aws-s3/postgresql-13-aws-s3_0.0.1-1PIGSTY~trixie_amd64.deb (Size: 10.4KiB)| Property | Value |
|---|---|
| Package | postgresql-13-aws-s3 |
| Source | aws-s3 |
| Version | 0.0.1-1PIGSTY~trixie |
| Architecture | amd64 |
| Maintainer | Ruohang Feng |
| Installed-Size | 36 |
| Depends | postgresql-13 |
| Provides | postgresql-aws-s3 |
| Homepage | https://github.com/arkhipov/aws-s3 |
| Priority | optional |
| Section | database |
| Filename | pool/main/a/aws-s3/postgresql-13-aws-s3_0.0.1-1PIGSTY~trixie_amd64.deb |
| Size | 10652 |
| SHA256 | 9d73726a3023dfdcf03b0862108e6546a66f49519da4743e93db11aa2c9c801f |
| SHA1 | 863babf758aa2a504442b1df87ec296f8079dbd5 |
| MD5sum | a43bcf1eb07f43a0da0966bd6041bab8 |
| Description | aws_s3 postgres extension to import/export data from/to s3 Starting on Postgres version 11.1, AWS RDS added support for S3 import using the extension aws_s3. It allows to import data from S3 within Postgres using the function aws_s3.table_import_from_s3 and export the data to S3 using the function aws_s3.query_export_to_s3. In order to support development either on RDS or locally, we implemented our own aws_s3 extension that is similar to the one provided in RDS. It was implemented in Python using the boto3 library. |
| Description-md5 |