Page MenuHomeSoftware Heritage

Install the default postgresql version for the distribution.
ClosedPublic

Authored by vlorentz on Jul 28 2020, 3:20 PM.

Details

Summary

If running this command on bullseye, there may already be a postgresql-12-server
installed; so pytest-postgresql will try to use postgresql-12's pg_ctl, which
does not exist.

Using the virtual package 'postgresql' instead of 'postgresql-11' installs
the right version for the distribution.

Diff Detail

Repository
rDDOC Development documentation
Branch
master
Lint
No Linters Available
Unit
No Unit Test Coverage
Build Status
Buildable 14012
Build 21503: arc lint + arc unit