Back to Developer Roadmap

Adding Extensions

src/data/roadmaps/postgresql-dba/content/[email protected]

4.0659 B
Original Source

Adding Extensions

PostgreSQL provides various extensions to enhance its features and functionalities. Extensions are optional packages that can be loaded into your PostgreSQL database to provide additional functionality like new data types or functions. Using extensions can be a powerful way to add new features to your PostgreSQL database and customize your database's functionality according to your needs.

Learn more from the following resources: