Update minimum postgresql version

We started requiring postgresql 12 after the migrations in #4319
This commit is contained in:
Andy Allan 2023-12-20 15:30:16 +00:00
parent b09fc8373d
commit 9d13066c4c

View file

@ -23,7 +23,7 @@ of packages required before you can get the various gems installed.
## Minimum requirements
* Ruby 3.0+
* PostgreSQL 9.1+
* PostgreSQL 12+
* Bundler (see note below about [developer Ruby setup](#rbenv))
* Javascript Runtime