list of databases in a Postgresql:
- \l
list of all the tables in a Postgresql database:
- \d
turn on timing, and checking how much time a query takes to execute:
- \timing
list of available functions:
1. Yrs of experience should be obvious |
step1: | |
uninstall rvm | |
step2: | |
delete .rvm folder | |
step3: | |
brew reinstall openssl | |
step4: |
list of databases in a Postgresql:
list of all the tables in a Postgresql database:
turn on timing, and checking how much time a query takes to execute:
list of available functions:
http://weblogs.asp.net/dwahlin/creating-a-typescript-workflow-with-gulp |