I am trying to set up Drupal 8 based developer portal with PostgreSQL instead of default MySQL.
I am following steps from Use Kickstart with Apigee Edge for Private Cloud. The only modification I have made is to install Postgres instead of MySQL.
Unfortunately, I have hit a wall when running Drupal site installer at "Set up database" step. The only option is to use MySQL.
Is there a way to do this set up with postgres?