Skip to content

Instantly share code, notes, and snippets.

@neumachen
Created February 5, 2018 15:44
Show Gist options
  • Select an option

  • Save neumachen/543f90c7717f2dc372fc6c6ed652a977 to your computer and use it in GitHub Desktop.

Select an option

Save neumachen/543f90c7717f2dc372fc6c6ed652a977 to your computer and use it in GitHub Desktop.
psql -lqt | cut -d \| -f 1 | grep -qw <db_name>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment