Charmed PostgreSQL

Channel Revision Published Runs on
latest/stable 345 09 Nov 2023
Ubuntu 22.04 Ubuntu 20.04 Ubuntu 18.04 Ubuntu 16.04
14/stable 336 18 Oct 2023
Ubuntu 22.04
14/candidate 336 18 Oct 2023
Ubuntu 22.04
14/beta 336 18 Oct 2023
Ubuntu 22.04
14/edge 350 Today
Ubuntu 22.04
juju deploy postgresql --channel 14/stable
Show information

Platform:

Ubuntu
22.04

Cleanup and extra info

This is part of the Charmed PostgreSQL Tutorial. Please refer to this page for more information and the overview of the content.

Remove Multipass VM

If you’re done with testing and would like to free up resources on your machine, just remove Multipass VM. Warning: when you remove VM as shown below you will lose all the data in PostgreSQL and any other applications inside Multipass VM!

multipass delete --purge my-vm

Next Steps

In this tutorial we’ve successfully deployed PostgreSQL, added/removed cluster members, added/removed users to/from the database, and even enabled and disabled TLS. You may now keep your Charmed PostgreSQL deployment running and write to the database or remove it entirely using the steps in Remove Charmed PostgreSQL and Juju. If you’re looking for what to do next you can:


Help improve this document in the forum (guidelines). Last updated 7 months ago.