Skip to content

Instantly share code, notes, and snippets.

@extrimua
Last active November 29, 2021 20:03
Show Gist options
  • Save extrimua/63c1b8a12ce862eef4a1146fd2367e60 to your computer and use it in GitHub Desktop.
Save extrimua/63c1b8a12ce862eef4a1146fd2367e60 to your computer and use it in GitHub Desktop.
sudo -u postgres psql -U postgres -d postgres -c "UPDATE \"user\" SET \"password\" = 'test' WHERE \"name\" = 'admin'"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment