Skip to content

Instantly share code, notes, and snippets.

@sjl
Created May 10, 2018 15:30
Show Gist options
  • Select an option

  • Save sjl/3457537a68fd1ca2b3ed0389afe89ebe to your computer and use it in GitHub Desktop.

Select an option

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
Copy Markdown
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