For Oracle and MySQL DBAs Introduction to PostgreSQL

Connect to your PostgreSQL using psql $ psql List the databases \l \l + (Observe the difference) To connect to your database \c dbname List Objects \dt -> List all the tables \dn -> List all the schemas Show all backslash (shortcut) commands \? psql and shortcuts ................
................

In order to avoid copyright disputes, this page is only a partial summary.

Google Online Preview   Download