Created
June 8, 2019 05:00
-
-
Save wasabigeek/21c14051785a94da43945c0dfd13f46e to your computer and use it in GitHub Desktop.
WSL Setup
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# run the Windows Postgres service via shell, so it only starts when you boot WSL | |
net.exe start postgresql-x64-9.6 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment