psql
MyNotes!

- Client Side Tools of postgresql.

Linux environment login procedure
  1. Login postgres
  2. psql dbname
psql slash commands

    \h for help with SQL commands
    \? for help on internal slash commands
    \g or terminate with semicolon to execute query
    \q to quit


Reference:
Postgresql Official Site



Hosted by www.Geocities.ws

1