Created
May 4, 2017 23:10
-
-
Save haydonryan/83a67599ab6a6d7438af85823240666d to your computer and use it in GitHub Desktop.
This file contains 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
SSH to OMD and become root | |
Switch to postgres user | |
Execute psql | |
Log into tempest_production database | |
Execute: | |
UPDATE installs SET status='failed', finished_at='2017-05-04T13:58:39.620Z', finished=true WHERE id='23'; |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment