Changes between Version 84 and Version 85 of members/GRIP-UQAM


Ignore:
Timestamp:
Apr 4, 2016, 2:45:35 PM (8 years ago)
Author:
Grip Uqam
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • members/GRIP-UQAM

    v84 v85  
    122122{{{#!sh
    123123$ pg_restore --verbose --no-owner --no-privileges --dbname=<database name> <file name (.data)>
     124}}}
     125* See SQL requests send by {{{psql}}} for commands like \l (\list)
     126{{{#!sh
     127$ psql -E --dbname postgres
    124128}}}
    125129* Drop all tables in a database