Install postgresql-10-dirtyread by entering the following commands in the terminal:
sudo apt update sudo apt install postgresql-10-dirtyread
Description:
Read dead but unvacuumed tuples from a PostgreSQL relation
The pg_dirtyread extension provides the ability to read dead but unvacuumed rows from a PostgreSQL relation.
Version: 1.3
Section: universe/database