Skip to content

Instantly share code, notes, and snippets.

@yus-ham
Created July 6, 2019 03:59
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save yus-ham/637399953774901bfd7a399d8d9e51c0 to your computer and use it in GitHub Desktop.
Save yus-ham/637399953774901bfd7a399d8d9e51c0 to your computer and use it in GitHub Desktop.
pkexec chmod 777 /var/run/postgresql
/usr/lib/postgresql/10/bin/pg_ctl start -D /var/lib/postgresql/10/main
xfce4-terminal -e "/usr/lib/postgresql/10/bin/pg_ctl status -D /var/lib/postgresql/10/main" --hold
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment