From 24c425dabfa7636c3b228cd9af957ea3fa731d02 Mon Sep 17 00:00:00 2001 From: Fulvio Date: Mon, 21 Jul 2025 10:15:48 +0200 Subject: [PATCH] Add available db versions and notice --- content/docs/database/getting-started.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/content/docs/database/getting-started.md b/content/docs/database/getting-started.md index e8ac483..8ccca03 100644 --- a/content/docs/database/getting-started.md +++ b/content/docs/database/getting-started.md @@ -60,6 +60,12 @@ In the example above, Civo Database gives you 2 options between processing openi Currently, we offer two different types of database software: MySQL and PostgreSQL. +Versions available are +- for MySQL: 8 +- for PostgreSQL: 14, 15, 16, 17 + +Please notice that a PostgreSQL database with version 14 cannot co-exist in the same Network of a database with different version. + ![Database software](./images/database-software.jpg) ### 5. Size and pricing