Skip to content

fix: Use -P pager=off in the psql commands.#631

Merged
maxking merged 2 commits intomainfrom
fix-pager
Jun 20, 2023
Merged

fix: Use -P pager=off in the psql commands.#631
maxking merged 2 commits intomainfrom
fix-pager

Conversation

@maxking
Copy link
Copy Markdown
Owner

@maxking maxking commented Jun 19, 2023

This allows for non-interactive use and doesn't hang on the user
input in certain conditions, like when the command output is large.

Fixes #610

This allows for non-interactive use and doesn't hang on the user
input in certain conditions, like when the command output is large.

Fixes #610
@maxking maxking enabled auto-merge (squash) June 19, 2023 03:28
@maxking maxking merged commit 244b73d into main Jun 20, 2023
@maxking maxking deleted the fix-pager branch June 20, 2023 03:04
raph-topo pushed a commit to raph-topo/docker-mailman that referenced this pull request Jun 26, 2023
This allows for non-interactive use and doesn't hang on the user
input in certain conditions, like when the command output is large.

Fixes maxking#610
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.

[BUG] If the used postgresql server has more than 3 databases docker-entrypoint.sh hangs

1 participant