Oh, sorry, it is your configuration.
Our documentation
advises you to have this:
addons:
postgresql: "11"
apt:
packages:
- postgresql-11
- postgresql-client-11
which indeed works.
Please try that.
Oh, sorry, it is your configuration.
Our documentation
advises you to have this:
addons:
postgresql: "11"
apt:
packages:
- postgresql-11
- postgresql-client-11
which indeed works.
Please try that.