1. Up/down arrows to scroll through command history
2. \timing will show the execution time of sql commands
3. \watch N allows you to repeat commands every N seconds, very handy in certain situations
Up/down errors: https://github.com/tomcam/postgres#scrolling-through-the-com...
\timing: https://github.com/tomcam/postgres#timing
\tWatch https://github.com/tomcam/postgres#watch
1. Up/down arrows to scroll through command history
2. \timing will show the execution time of sql commands
3. \watch N allows you to repeat commands every N seconds, very handy in certain situations