pg_test_timing

previous major release of PostgreSQL

Debian Debian
RUN apt-get update && \ apt-get install -y postgresql-contrib-9.6
Ubuntu
RUN apt-get update && \ apt-get install -y postgresql-contrib-9.3
Alpine
RUN apk add postgresql-contrib
Arch Arch Linux
RUN pacman -S --noconfirm postgresql-old-upgrade
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y postgresql-11
CentOS
RUN yum install -y postgresql-contrib
Fedora
RUN dnf install -y postgresql-contrib
Raspbian
RUN apt-get update && \ apt-get install -y postgresql-contrib-9.5
click the source code to copy install pg_test_timing on any operating system with command-not-found.com