Package - postgresql-15-aws-s3
Primary informations
Download package: https://repo.pigsty.io/apt/pgsql/trixie/pool/main/a/aws-s3/postgresql-15-aws-s3_0.0.1-1PIGSTY~trixie_amd64.deb (Size: 10.4KiB)| Property | Value |
|---|---|
| Package | postgresql-15-aws-s3 |
| Source | aws-s3 |
| Version | 0.0.1-1PIGSTY~trixie |
| Architecture | amd64 |
| Maintainer | Ruohang Feng |
| Installed-Size | 36 |
| Depends | postgresql-15 |
| Provides | postgresql-aws-s3 |
| Homepage | https://github.com/arkhipov/aws-s3 |
| Priority | optional |
| Section | database |
| Filename | pool/main/a/aws-s3/postgresql-15-aws-s3_0.0.1-1PIGSTY~trixie_amd64.deb |
| Size | 10644 |
| SHA256 | e9a97a89e6298111a2d57e6af92f04678dd86677e4d216dd4e2c73a74bea8f7a |
| SHA1 | 8c0ed10566de43b1a3a25fdb40292958c370613f |
| MD5sum | 1758fb4d33cdcbebbe894c1ce1852855 |
| 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 |