Posts by Joni Paulo Miers • 1 point
1 post
-
-2
votes5
answers14274
viewsA: psql command at prompt. (postgresql database)
See the page https://www.postgresql.org/docs/9.1/libpq-envars.html It’s all there. Example: cls SET PGPASSWORD=postgres SET PGUSER=postgres SET PGHOST=LOCALHOST SET PGDATABASE=unico psql.exe -c…