chubin / cheat.sheets

cheat.sh cheat sheets repository
MIT License
598 stars 209 forks source link

Additional postgres commands #154

Closed jonwhittlestone closed 3 years ago

jonwhittlestone commented 3 years ago

Some additional postgres commands that would find useful

Being able to run the psql with the -c flag for a one liner

Being able to spin up a postgres docker container rather than installing it locally