PostgreSQL

psql -U usuario
psql -U usuario
\l
pg_dump -U usuario dbname > outfile