Код: Выделить всё
apt-get update && apt-get install -y postgresql-client-15 && apt-get clean
Код: Выделить всё
apt-get update && apt-get install -y postgresql-client && apt-get clean
Подробнее здесь: https://stackoverflow.com/questions/792 ... ostgres-15