Skip to content

Instantly share code, notes, and snippets.

@arnoclr
Last active January 25, 2022 14:01
Show Gist options
  • Save arnoclr/cc85edf7ee2bcfdf6fa6904001578f20 to your computer and use it in GitHub Desktop.
Save arnoclr/cc85edf7ee2bcfdf6fa6904001578f20 to your computer and use it in GitHub Desktop.
PostegreSQL login Univ Gustave Eiffel
ssh username@linuxpedago.u-pem.fr
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