Releases¶
This page provides high-level overviews of the dependencies and features that are supported by each revision in every stable release.
To learn more about the different release tracks and channels, see the Juju documentation about channels.
To see all releases and commits, check the Charmed PostgreSQL Releases page on GitHub.
Dependencies and supported features¶
For a given release, this table shows:
The PostgreSQL 14 version packaged inside.
The minimum Juju 3 version required to reliably operate all features of the release
This charm still supports older versions of Juju down to 2.9. See the Juju section of the system requirements for more details.
Support for specific features
Release |
PostgreSQL version |
Juju 3 version |
|||||
---|---|---|---|---|---|---|---|
14.15 |
|
||||||
14.12 |
|
||||||
14.11 |
|
||||||
14.10 |
|
||||||
14.9 |
|
||||||
14.9 |
|
||||||
14.7 |
|
* TLS encryption: Support for v2
or higher of the tls-certificates
interface. This means that you can integrate with modern TLS charms.
Architecture and base¶
Several revisions are released simultaneously for different bases/series using the same charm code. In other words, one release contains multiple revisions.
If you do not specify a revision on deploy time, Juju will automatically choose the revision that matches your base and architecture.
Caution
If you deploy with the --revision
flag, you must make sure the revision matches your base and architecture.
Check the tables below, or use juju info
.
Release 552-553¶
Plugins/extensions¶
For a list of all plugins supported for each revision, see the reference page Plugins/extensions.