Skip to content

Install the correct PostgreSQL version on Ubuntu 18

Asmaa Hassan requested to merge ah-fix-postgres-intsallation-11Dec into master

What does this MR do?

Gitlab 13 only supports PostgreSQL 11, but Ubuntu 18.04's official repository provides version 10.15. In this MR, I'm adding the steps to install PostgreSQL 11 on Ubuntu 18.

Screenshots (strongly suggested)

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Security

If this MR contains changes to processing or storing of credentials or tokens, authorization and authentication methods and other items described in the security review guidelines:

  • Label as security and @ mention @gitlab-com/gl-security/appsec
  • The MR includes necessary changes to maintain consistency between UI, API, email, or other methods
  • Security reports checked/validated by a reviewer from the AppSec team
Edited by Asmaa Hassan

Merge request reports