Skip to content

Commit 06f1eaf

Browse files
mnoconadriendupuis
andauthored
IBX-10494: Mark PostgreSQL 18 as supported (#2994)
* IBX-10494: Mark PostgreSQL 18 as supported * Apply suggestions from code review Co-authored-by: Adrien Dupuis <61695653+adriendupuis@users.noreply.github.com> --------- Co-authored-by: Adrien Dupuis <61695653+adriendupuis@users.noreply.github.com>
1 parent 3b79339 commit 06f1eaf

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/getting_started/requirements.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -100,16 +100,16 @@ For production setups it's recommended that you use Varnish/Fastly, Redis, NFS/E
100100

101101
- MariaDB 10.11+ or 11.4
102102
- MySQL 8.4
103-
- PostgreSQL 14
103+
- PostgreSQL 14 or 18
104104

105105
If you see a "+" next to the product version, it indicates a recommended version or higher within the same major release.
106106
For example, "1.18+" means any 1.x version equal to or higher than 1.18, but not 2.x.
107107

108108
=== "[[= product_name =]] v4.6"
109109

110110
- MariaDB 10.3-10.11+ or 11.4
111-
- MySQL 8.0, 8.4
112-
- PostgreSQL 14
111+
- MySQL 8.0 or 8.4
112+
- PostgreSQL 14 or 18
113113

114114
If you see a "+" next to the product version, it indicates a recommended version or higher within the same major release.
115115
For example, "1.18+" means any 1.x version equal to or higher than 1.18, but not 2.x.

0 commit comments

Comments
 (0)