PostgreSQL bundle for charm development
This snap bundles PostgreSQL Server together with other tools of its ecosystem in order to be used in "Charmed PostgreSQL" operator (https://charmhub.io/postgresql).
Install the snap
If you are an Ubuntu user, snapd is pre-installed and ready to go on all recent Ubuntu releases. Simply click on the drop-down menu at the upper right-hand corner of this page, select your channel of choice (e.g. 14/stable), and paste the command in your terminal.
Use the snap with your charm
To learn more about how to use this PostgreSQL snap as your own charm, see the starter guide -
https://charmhub.io/postgresql/docs/tutorial
Project & Community
Charmed PostgreSQL is an open source project that warmly welcomes community contributions, suggestions, fixes, and constructive feedback. PostgreSQL, also known as Postgres, is a free and open-source relational database management system emphasizing extensibility and SQL compliance. It was originally named POSTGRES, referring to its origins as a successor to the Ingres database.