Last active
August 6, 2024 04:44
-
-
Save mw866/9aae289a7466ee67290bfdd09106b1a5 to your computer and use it in GitHub Desktop.
#postgres
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
psql -v sslmode=true --host=xxxx.database.azure.com --port=5432 [email protected] --password |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment