Postgres File System (PGFS) v7.4
This section is adapted from the WarehousePG v7.x documentation
The Postgres File System (PGFS) extension provides the storage layer for object storage connectivity in WarehousePG. It handles credential management and abstracts access to S3, Google Cloud Storage (GCS), and Azure, and is a required dependency of the Postgres Analytics Accelerator (PGAA) extension.
Installing PGFS
PGFS is installed automatically as a dependency when you install PGAA. For full installation instructions, see Installing PGAA on WarehousePG.
Using PGFS
PGFS is used through PGAA. For full documentation, see Scaling with WarehousePG.
- On this page
- Installing PGFS
- Using PGFS