Executar comando sql pelo terminal (Postgres)

Posted About 10 years ago. Visible to the public.
psql --host=$IP --port=$PORTA --username=$USUARIO --dbname=$NOME_BASE --no-password --command="$COMANDO_SQL"
Bruno Vieira
Last edit
About 10 years ago
Posted by Bruno Vieira to ZeroGlosa (2014-03-25 18:13)