Skip to content

Conversation

tianon
Copy link
Member

@tianon tianon commented Jan 4, 2024

https://www.postgresql.org/docs/16/app-psql.html#APP-PSQL-META-COMMAND-PSET-PAGER https://github.com/postgres/postgres/blob/REL_16_1/src/include/fe_utils/print.h#L25
(if "less" is available, it gets used as the default pager for psql, and it only adds ~1.5MiB to our image size)

Closes #1115

@tianon tianon marked this pull request as ready for review January 4, 2024 22:15
@tianon tianon merged commit aa542a0 into docker-library:master Jan 4, 2024
@tianon tianon deleted the less branch January 4, 2024 22:16
docker-library-bot added a commit to docker-library-bot/official-images that referenced this pull request Jan 4, 2024
Changes:

- docker-library/postgres@aa542a0: Merge pull request docker-library/postgres#1179 from infosiftr/less
- docker-library/postgres@d416768: Add `less` to Debian variants
- docker-library/postgres@ce5bf6e: Merge pull request docker-library/postgres#1166 from infosiftr/unlimited-passwords
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add less or replace more with less (at least for Debian)
2 participants