rusackas commented on code in PR #42158:
URL: https://github.com/apache/superset/pull/42158#discussion_r3709475680


##########
docs/admin_docs/configuration/configuring-superset.mdx:
##########
@@ -151,7 +151,7 @@ Superset supports the following database engines/versions:
 
 | Database Engine                           | Supported Versions               
        |
 | ----------------------------------------- | 
---------------------------------------- |
-| [PostgreSQL](https://www.postgresql.org/) | 10.X, 11.X, 12.X, 13.X, 14.X, 
15.X, 16.X |
+| [PostgreSQL](https://www.postgresql.org/) | All [currently-supported 
versions](https://www.postgresql.org/support/versioning/). The highest tested 
version is defined by the repository's `docker-compose.yml` and GitHub Actions 
matrix. |

Review Comment:
   We don't currently *know* if Superset works for sure with v14-18 of 
PostgreSQL. The comment here is misleading as GitHub Actions does not test 
different PostgreSQL versions in a matrix. In fact, CI only tests v17. 
   
   So we could say 
   
   > Regularly tested against PostgreSQL 17 (see docker-compose.yml). Other 
actively-supported PostgreSQL versions are expected to work but aren't covered 
by CI.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to