Skip to content

Instantly share code, notes, and snippets.

@ddrscott
Created November 16, 2017 09:34
Show Gist options
  • Select an option

  • Save ddrscott/87f4415d38594e6f19a1e952fa8f1e1d to your computer and use it in GitHub Desktop.

Select an option

Save ddrscott/87f4415d38594e6f19a1e952fa8f1e1d to your computer and use it in GitHub Desktop.
#!/bin/sh
# open results in golumn
psql -Ac 'select * from pg_tables' | golumn --title pg_tables
@ddrscott
Copy link
Author

image

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