Skip to content

Instantly share code, notes, and snippets.

@sjl
Created May 10, 2018 15:30
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save sjl/3457537a68fd1ca2b3ed0389afe89ebe to your computer and use it in GitHub Desktop.
Save sjl/3457537a68fd1ca2b3ed0389afe89ebe to your computer and use it in GitHub Desktop.
#!/usr/bin/env bash
set -eio pipefail
ssh -t "0.backends.$2.$1" postgres-readonly
@sjl
Copy link
Author

sjl commented May 10, 2018

pro dev peanuts

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment