# Ignore all packages from this repository by default
Package: *
Pin: origin apt.postgresql.org
Pin-Priority: 1

# PostgreSQL server for local development
Package: postgresql-11
Pin: origin apt.postgresql.org
Pin-Priority: 500

# PostgreSQL client
Package: postgresql-client-11
Pin: origin apt.postgresql.org
Pin-Priority: 500
