Skip to main content
Install PostgreSQL extensions from a pack file

Synopsis

Install PostgreSQL extensions based on a specified pack file (e.g., pgxman.yaml). This ensures consistency across extensions by synchronizing them with the definitions provided in the pack file.

Examples

Options

Options inherited from parent commands

SEE ALSO

  • pgxman pack - Manage PostgreSQL extensions from a pack file