Executar comando sql pelo terminal (Postgres)

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