From: Andy Allan Date: Wed, 17 Jan 2024 16:28:04 +0000 (+0000) Subject: Update minimum PostgreSQL version to 13 in documentatation X-Git-Tag: live~840^2 X-Git-Url: https://git.openstreetmap.org./rails.git/commitdiff_plain/430382902801dc49e901d28d66763dc71c7867c0 Update minimum PostgreSQL version to 13 in documentatation Refs #4405 --- diff --git a/INSTALL.md b/INSTALL.md index ec219b504..2c80395aa 100644 --- a/INSTALL.md +++ b/INSTALL.md @@ -23,7 +23,7 @@ of packages required before you can get the various gems installed. ## Minimum requirements * Ruby 3.0+ -* PostgreSQL 12+ +* PostgreSQL 13+ * Bundler (see note below about [developer Ruby setup](#rbenv)) * Javascript Runtime