HomePage
Guide
Altro
Translate:
edit SideBar
edit TopNav
Postgres e' un database alternativo a Mysql, ma con molti comandi diversi.
pg_dumpall > dumpfile
psql -f dumpfile postgres
\list \l
\c database
\d