Postgresql is the recommended database for Grouper.  It is free, it performs well, many institutions use it, and there are managed options in IAAS (e.g. AWS Aurora).

If you want to quickly get postgres up and running in a container, here are some steps

Configuration tips

  1. If you migrate to postgres or if you upgrade postgres major versions, you need to vacuum analyze all tables
  • No labels