Use Extension

How to install, load, create, update, remove PostgreSQL extensions in Pigsty?

Get Started

How to use PostgreSQL extension in an out-of-the-box manner with Pigsty!

Download Extension

How to download new extension packages to Pigsty’s local software repository?

Extension Repo

How to

Install Extension

How to install a extension from local repo, or directly from the Internet upstream repo.

Load Extension

Some extensions that use hook mechanism must be preloaded and restarted to take effect.

Create Extension

How to use CREATE EXTENSION to actually enable a PostgreSQL extensions.

Update Extension

How to update an existing extension?

Remove Extension

How to safely remove a PostgreSQL extension from a database cluster?

Pre-defined Stacks

How to use the predefined extension stacks in Pigsty?


Last modified 2024-08-04: add extensions (25d8a2b)