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.
To fulfill the demand for quickly locating and searching documents.
It is intelligent file search solution for home and business.
Related download
- postgresql the world s most avanced open source database
- for oracle and mysql dbas introduction to postgresql
- postgresql introduction and concepts
- postgresql psql shell commands tutorial kart
- setup of postgresql pgadmin and importing data
- a postgres evaluation quick tutorial from enterprisedb
- psql 8 3 cheatsheet postgres online
- managing rights in postgresql
- user s guide
- psql show data in table