tool · inferred from evidence
psql
The PostgreSQL interactive terminal command-line client.
- PostgreSQL client interface errors
How to fix postgreSQL client interface errors (QuestDB). The verified answer from the upstream issue, distilled into steps.
- fly ssh console -C drops environment variables (e.g. PGPASSWORD)
fly ssh console -C mangled env var assignments in the command because of a hallpass bug on Fly side. Pick up the updated hallpass with fly deploy or fly machine update and it works.
- cb psql terminal goes fuzzy and breaks the REPL on PROMPT1
How to fix: cb psql terminal goes fuzzy and breaks the REPL on PROMPT1. The verified fix from the maintainer thread, distilled into reusable steps.