-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathmetadata.yaml
More file actions
46 lines (40 loc) · 1.5 KB
/
metadata.yaml
File metadata and controls
46 lines (40 loc) · 1.5 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
# Copyright 2026 Canonical Ltd.
# See LICENSE file for licensing details.
name: postgresql-watcher
display-name: Charmed PostgreSQL VM Watcher
summary: Patroni/Raft watcher for Charmed PostgreSQL VMs
description: |
PostgreSQL is an open-source relational database management system
built to handle a wide range of workloads. This charmed operator deploys
and operates PostgreSQL on virtual machines and bare metal.
For deployment on Kubernetes, see [Charmed PostgreSQL K8s](https://charmhub.io/postgresql-k8s).
To learn more about how to deploy and manage this charm, see the
[official documentation](https://canonical-charmed-postgresql.readthedocs-hosted.com/16/).
docs: https://canonical-charmed-postgresql.readthedocs-hosted.com/16/
source: https://github.com/canonical/postgresql-watcher-operator
issues: https://github.com/canonical/postgresql-watcher-operator/issues
website:
- https://canonical.com/data/postgresql
- https://github.com/canonical/postgresql-watcher-operator
- https://github.com/canonical/postgresql-operator
maintainers:
- Canonical Data Platform <data-platform@lists.launchpad.net>
contact: https://matrix.to/#/#charmhub-data-platform:ubuntu.com
peers:
database-peers:
interface: postgresql_peers
refresh-v-three:
interface: refresh
requires:
watcher:
interface: postgresql_watcher
optional: true
assumes:
- juju
- any-of:
- all-of:
- juju >= 3.4.3
- juju < 3.5
- all-of:
- juju >= 3.5.1
- juju < 4