Last active
January 25, 2022 14:01
-
-
Save arnoclr/cc85edf7ee2bcfdf6fa6904001578f20 to your computer and use it in GitHub Desktop.
PostegreSQL login Univ Gustave Eiffel
This file contains hidden or 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
ssh [email protected] | |
psql -h sqletud.u-pem.fr username_db | |
pg_dump -h sqletud.u-pem.fr login_db > backup.sql |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment