From 02ef6b73afa6608a787dff62249ade13e4a48eec Mon Sep 17 00:00:00 2001 From: Yuri Kuznetsov Date: Thu, 31 Aug 2023 20:00:02 +0300 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index d099b16fed..b96b06d178 100644 --- a/README.md +++ b/README.md @@ -22,6 +22,7 @@ You can try the CRM on the online [demo](https://www.espocrm.com/demo/). * PHP 8.0 and later; * MySQL 5.7 (and later), or MariaDB 10.2 (and later). +* PostgreSQL 15 (and later) (yet experimental, officially supported soon) For more information about server configuration see [this article](https://docs.espocrm.com/administration/server-configuration/).