? - list of postgres commands
\h - list of SQL commands
\h select(or whatever) - documentation on a specific command
Posted by Robb Schuneman to Ruby on Rails (2014-04-12 18:28)
? - list of postgres commands
\h - list of SQL commands
\h select(or whatever) - documentation on a specific command