psql -U postgres
Jump to navigation
Jump to search
kubectl exec postgresql-0 -- env PGPASSWORD="your_pass" psql -U postgres -l
initscript.sql
PostgreSQL: psql, .psqlrc, .pgpass, $HOME/.pg service.conf, -U, -W, -d, meta-commands: \du, \dg, \ddp, \dp, \list, \dn, \dt, \c, \l, \di, \q, show users, show, su - postgres, psql -c, \?, \connect, \conninfo, --version, --help, PL/pgSQL
Advertising: