Skip to content

Instantly share code, notes, and snippets.

@beiker
Created July 29, 2014 15:15
Show Gist options
  • Select an option

  • Save beiker/2ccb91f64f4e12dbd744 to your computer and use it in GitHub Desktop.

Select an option

Save beiker/2ccb91f64f4e12dbd744 to your computer and use it in GitHub Desktop.
Ejecutar postgres manualmente
/usr/lib/postgresql/9.3/bin/postgres -d 3 -D /var/lib/postgresql/9.3/main \-c config_file=/etc/postgresql/9.3/main/postgresql.conf
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment