You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/content/references/components.md
+18-13Lines changed: 18 additions & 13 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -21,22 +21,24 @@ PGO, the Postgres Operator from Crunchy Data, is tested on the following platfor
21
21
The following table defines the compatibility between PGO and the various component containers
22
22
needed to deploy PostgreSQL clusters using PGO.
23
23
24
+
The listed versions of Postgres show the latest minor release (e.g. 13.4) of each major version (e.g. 13). Older minor releases may still be compatible with PGO. We generally recommend to run the latest minor release for the [same reasons that the PostgreSQL community provides](https://www.postgresql.org/support/versioning/).
25
+
24
26
| Component | Version | PGO Version Min. | PGO Version Max. |
0 commit comments