Last active
December 3, 2015 14:59
-
-
Save jberkus/465c7fd32deda625fadf to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
psql --tuples-only --no-align --command "select setting, reset_val from pg_settings where name = 'log_min_duration_statement'" | |
https://dl.dropboxusercontent.com/u/5132935/healthcheck.tgz |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment